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 c501d2c commit c96577aCopy full SHA for c96577a
packages/devtools/package.json
@@ -9,7 +9,7 @@
9
],
10
"scripts": {
11
"build": "rollup -c",
12
- "prepublish": "npm run-script build",
+ "prepublishOnly": "npm run-script build",
13
"test": "jest"
14
},
15
"keywords": [
0 commit comments