Skip to content

Commit 2cc239e

Browse files
committed
chore(package): remove nsp from tests
1 parent 2d4bb0f commit 2cc239e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

template/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
"start": "node .",
1111
"dev": "gulp serve",
1212
"build": "gulp build",
13-
"test": "gulp test",
14-
"posttest": "npm run lint && nsp check"
13+
"test": "gulp test"
1514
},
1615
"dependencies": {
1716
"compression": "^1.0.3",

0 commit comments

Comments
 (0)