Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
uve authored Jun 29, 2020
1 parent e8e414b commit 4697d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"pretest": "npm run lint",
"lint": "tslint -r \"node_modules/tslint-microsoft-contrib\" \"+(src|test)/**/*.ts\"",
"snyk-protect": "snyk protect",
"prepare": "npm run snyk-protect"
"postinstall": "npm run snyk-protect"
},
"devDependencies": {
"@types/d3-timer": "1.0.9",
Expand Down

0 comments on commit 4697d94

Please sign in to comment.