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 3e75f63 commit 11dfe9eCopy full SHA for 11dfe9e
package.json
@@ -8,6 +8,7 @@
8
"dist"
9
],
10
"scripts": {
11
+ "prepublishOnly": "npm run build && npm test",
12
"build": "./build.sh",
13
"test": "ava"
14
},
0 commit comments