Skip to content

Commit c99b2c1

Browse files
authored
remove snyk
1 parent 695050f commit c99b2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"trails-model": "^2.0.1"
4141
},
4242
"scripts": {
43-
"test": "snyk test && eslint . && mocha"
43+
"test": "eslint . && mocha"
4444
},
4545
"engines": {
4646
"node": ">= 4.0.0"

0 commit comments

Comments
 (0)