blob: 44bcfa3ba74bb5110df339e0bbbf818245a44b6d [file] [log] [blame]
{
"dependencies": {
"@bazel/typescript": "file:${BAZEL_TYPESCRIPT_NPM_PACKAGE}",
"typescript": "2.9.2"
},
"scripts": {
"test": "cd simple && ts_auto_deps && bazel build simple"
}
}