Skip to content

Commit 21755c8

Browse files
authored
Merge pull request #333 from netlify/fix/npm-automation
fix: npm automation
2 parents 6499e1e + ffeb08f commit 21755c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
},
5151
"scripts": {
5252
"prepublishOnly": "npm ci && npm test",
53-
"prepare": "run-s test",
5453
"test": "run-s lint build unit",
5554
"start": "run-s lint build",
5655
"build": "run-s convert redoc",

0 commit comments

Comments
 (0)