blob: c1e4a427409863226934dbe3ea8e64e327d69d71 [file] [log] [blame]
{
"private": true,
"devDependencies": {
"@bazel/protractor": "latest"
},
"scripts": {
"test": "bazel test ..."
}
}