Skip to content

Commit 80332da

Browse files
committed
Fixed clashes
1 parent a2db3dd commit 80332da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"check": "node lib/requirements.js",
1212
"build": "npm run test",
1313
"start": "node index.js",
14-
"test": "node --check index.js",
15-
"prepare": "husky install"
14+
"test": "node --check index.js"
1615
},
1716
"keywords": [
1817
"angular",

0 commit comments

Comments
 (0)