Skip to content

Commit

Permalink
Remove ember-ajax
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Radchenko committed Dec 21, 2017
1 parent afb83ec commit 6e63b39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "ember-cli-github-pages",
"version": "0.1.3",
"description": "Easily manage gh-pages of your ember-cli addon",
"keywords": [
"ember-addon",
Expand Down Expand Up @@ -27,7 +28,6 @@
},
"devDependencies": {
"broccoli-asset-rev": "^2.4.5",
"ember-ajax": "^3.0.0",
"ember-cli": "~2.17.1",
"ember-cli-dependency-checker": "^2.0.0",
"ember-cli-eslint": "^4.2.1",
Expand All @@ -48,7 +48,6 @@
"engines": {
"node": "^4.5 || 6.* || >= 7.*"
},
"version": "0.1.3",
"ember-addon": {
"configPath": "tests/dummy/config"
}
Expand Down

0 comments on commit 6e63b39

Please sign in to comment.