Skip to content

Commit

Permalink
chore(packaging): do not add engine instruction to package.json (#2199)
Browse files Browse the repository at this point in the history
This then warns user installing via npm about their engine not being compatible.
  • Loading branch information
vvo authored and bobylito committed Jun 16, 2017
1 parent 34a2bc4 commit c36f7c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
"dist",
"dist-es5-module"
],
"engines": {
"node": "7.10.0"
},
"devDependencies": {
"argos-cli": "^0.0.8",
"autoprefixer": "^6.7.7",
Expand Down

0 comments on commit c36f7c5

Please sign in to comment.