We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5514ee1 commit 1f90fbeCopy full SHA for 1f90fbe
package.json
@@ -11,7 +11,7 @@
11
"build": "run-s compile bundle fixmaps:*",
12
"release": "release --deps @uirouter/core",
13
"test": "karma start",
14
- "test:downstream": "test_downstream_projects --workspace",
+ "test:downstream": "test_downstream_projects",
15
"debug": "karma start --singleRun=false --autoWatch=true --autoWatchInterval=1 --browsers=Chrome",
16
"package": "npm run build",
17
"docs": "generate_docs",
0 commit comments