mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
remove deprecated npm prepublish script
This commit is contained in:
parent
aa365bebe0
commit
309c7dddc0
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"snyk-protect": "snyk protect",
|
"snyk-protect": "snyk protect",
|
||||||
"prepublish": "npm run snyk-protect",
|
|
||||||
"prepare": "npm run snyk-protect"
|
"prepare": "npm run snyk-protect"
|
||||||
},
|
},
|
||||||
"snyk": true
|
"snyk": true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue