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 184834f commit bb7d614Copy full SHA for bb7d614
package.json
@@ -35,7 +35,7 @@
35
"url": "git+https://github.com/ipfs/js-ipfs.git"
36
},
37
"scripts": {
38
- "build": "aegir build",
+ "prepublishOnly": "aegir build",
39
"test": "aegir test",
40
"test:node": "aegir test -t node",
41
"test:browser": "aegir test -t browser",
0 commit comments