postinstall script

This commit is contained in:
Clément GOUIN
2019-06-19 10:37:17 +02:00
parent f170b4c3ea
commit 2842c89d71
4 changed files with 26 additions and 1 deletions
+2 -1
View File
@@ -18,7 +18,8 @@
"supertest": "^4.0.2"
},
"scripts": {
"test": "jest"
"test": "jest",
"install": "postinstall.js"
},
"repository": {
"type": "git",