Skip to content

Commit

Permalink
tighten version range of ember-cli-surge hoping to fix ember-try errors
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwayson committed Jul 26, 2019
1 parent 81cd84f commit 5edd1c3
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 205 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"ember-cli-qunit": "^4.3.2",
"ember-cli-release": "^1.0.0-beta.2",
"ember-cli-sri": "^2.1.1",
"ember-cli-surge": "^1.2.0",
"ember-cli-surge": "~1.2.1",
"ember-cli-template-lint": "^1.0.0-beta.1",
"ember-cli-uglify": "^2.1.0",
"ember-cli-update": "^0.27.3",
Expand Down

0 comments on commit 5edd1c3

Please sign in to comment.