mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 14:25:17 +00:00
package.json: moved prepublish to prepublishOnly
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"prepublish": "npm run build",
|
||||
"prepublishOnly": "npm run build",
|
||||
"test": "npm run build && jasmine spec/index.js"
|
||||
},
|
||||
"author": "Alexander Patrick Cerutti",
|
||||
|
||||
Reference in New Issue
Block a user