Skip to content

Commit 290ee36

Browse files
committed
remove prepare from analytics-exp
1 parent 0cf4fb6 commit 290ee36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages-exp/analytics-exp/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"test:ci": "node ../../scripts/run_tests_in_ci.js -s test:all",
2121
"test:browser": "karma start --single-run --nocache",
2222
"test:integration": "karma start ./karma.integration.conf.js --single-run --nocache",
23-
"prepare": "yarn build",
2423
"api-report": "api-extractor run --local --verbose",
2524
"predoc": "node ../../scripts/exp/remove-exp.js temp",
2625
"doc": "api-documenter markdown --input temp --output docs",

0 commit comments

Comments
 (0)