Skip to content

Commit

Permalink
rm snyk
Browse files Browse the repository at this point in the history
  • Loading branch information
lisong committed Aug 9, 2017
1 parent 404edb7 commit 4121d3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
10 changes: 0 additions & 10 deletions .snyk

This file was deleted.

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@
"upgrade": "node ./bin/db upgrade",
"test": "make test",
"test-win": "mocha test/api/init test/api/users test/api/auth test/api/account test/api/accessKeys test/api/sessions test/api/apps test/api/index --recursive --timeout 15000",
"coverage": "make coverage",
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect"
"coverage": "make coverage"
},
"dependencies": {
"aliyun-oss-upload-stream": "^1.3.0",
Expand Down Expand Up @@ -96,6 +94,5 @@
"app.js",
"README.md",
"LICENSE"
],
"snyk": true
]
}

0 comments on commit 4121d3b

Please sign in to comment.