Skip to content

Commit 6de2c6d

Browse files
committed
audit fix
1 parent 69a7a59 commit 6de2c6d

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

package-lock.json

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"build": "gulp build",
1313
"start": "gulp dev",
1414
"format": "prettier --write src/*/*",
15-
"prepublish": "npm run build"
15+
"prepare": "npm run build"
1616
},
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)