Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 2a26b74

Browse files
author
Lilleman
committed
Changed required engines in package.json to reflect Travis tests
1 parent 48791c5 commit 2a26b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"url": "git://github.com/sass/node-sass-middleware.git"
2929
},
3030
"engines": {
31-
"node": ">=0.10.0"
31+
"node": ">=8.0.0"
3232
},
3333
"dependencies": {
3434
"mkdirp": "^0.5.1",

0 commit comments

Comments
 (0)