Skip to content

Commit 184e256

Browse files
committed
Specify node version properly
1 parent b382220 commit 184e256

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
@@ -11,7 +11,7 @@
1111
},
1212
"repository": "https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data",
1313
"engines": {
14-
"node": ">= 0.10.0"
14+
"node": ">= 4"
1515
},
1616
"author": "Aaron Chambers and the ember-cli-deploy team",
1717
"license": "MIT",

0 commit comments

Comments
 (0)