We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e033e86 commit 3ecc57fCopy full SHA for 3ecc57f
1 file changed
package.json
@@ -42,7 +42,6 @@
42
},
43
"// 1": "dependencies are used locally and by bazel",
44
"dependencies": {
45
- "@aasbom/tester1": "^0.10.1",
46
"@angular-devkit/build-angular": "13.2.5",
47
"@angular-devkit/build-optimizer": "0.1302.1",
48
"@angular-devkit/core": "13.2.5",
@@ -178,6 +177,7 @@
178
177
179
"// 2": "devDependencies are not used under Bazel. Many can be removed after test.sh is deleted.",
180
"devDependencies": {
+ "@aasbom/tester1": "^0.10.1",
181
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#cf1639a1714f9767471721d0d58d84b6cc173600",
182
"@bazel/bazelisk": "^1.7.5",
183
"@bazel/buildifier": "^4.0.1",
0 commit comments