Add pkg.engines

because @jennschiffer said so
This commit is contained in:
Rich Harris
2018-01-04 16:54:05 -05:00
committed by GitHub
parent c8e1cd42ac
commit 36d05b44c6

View File

@@ -26,5 +26,8 @@
"svelte-loader": "^2.3.3",
"uglifyjs-webpack-plugin": "^1.1.5",
"webpack": "^3.10.0"
},
"engines": {
"node": "8.4.0"
}
}