chore: Add engine

This commit is contained in:
Khaled Garbaya
2017-10-05 16:09:02 +02:00
committed by Benedikt Rötsch
parent a1bcd913bf
commit 2ec0cf9d67

View File

@@ -42,5 +42,8 @@
"postcss-reporter": "^5.0.0",
"postcss-url": "^7.1.2",
"pug-lint": "^2.5.0"
},
"engines": {
"node": "8"
}
}