add minimal npm version

This commit is contained in:
koenemann 2017-01-27 07:46:05 +01:00
parent b2641630c6
commit 1c83c66a11
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@
"scripts": {
"postinstall": "gulp copy-assets"
},
"engines" : {
"npm" : ">=2.1.8"
},
"repository": {
"type": "git",
"url": "https://github.com/holger1411/understrap.git"