We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec6a30 commit 376cbf2Copy full SHA for 376cbf2
1 file changed
package.json
@@ -9,7 +9,6 @@
9
"scripts": {
10
"/gen:icons": "./src/generate_icons.sh node_modules/ionicons/dist/svg",
11
"gen:icons": "node generate-svg.js",
12
- "prepublish": "npm run gen:icons",
13
"prepare": "bob build",
14
"test": "echo \"Error: no test specified\" && exit 1"
15
},
0 commit comments