Skip to content

Commit

Permalink
Bump dependency and regenerate lock file to avoid bad version of upath (
Browse files Browse the repository at this point in the history
#51)

* fix deps

* cleanup engines
  • Loading branch information
runspired authored and samselikoff committed Aug 16, 2018
1 parent add3a95 commit 7704ba8
Show file tree
Hide file tree
Showing 2 changed files with 2,296 additions and 2,658 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"broccoli-asset-rev": "^2.4.5",
"ember-ajax": "^3.0.0",
"ember-cli": "~3.0.0",
"ember-cli-addon-docs": "^0.4.3",
"ember-cli-addon-docs": "^0.5.0",
"ember-cli-addon-docs-yuidoc": "^0.1.1",
"ember-cli-dependency-checker": "^2.0.0",
"ember-cli-deploy": "^1.0.2",
Expand Down Expand Up @@ -82,7 +82,7 @@
"tachyons": "4.9.0"
},
"engines": {
"node": "6.* || >= 7.* || >= 10.*"
"node": ">= 6.0.0"
},
"ember-addon": {
"configPath": "tests/dummy/config"
Expand Down
Loading

0 comments on commit 7704ba8

Please sign in to comment.