Skip to content

Commit

Permalink
Released v0.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
zigahertz committed Jan 6, 2017
1 parent 057ddf2 commit 4d840cb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-d3-helpers",
"version": "0.5.13",
"version": "0.5.14",
"description": "Glimmer Template helpers using the D3v4 API",
"keywords": [
"ember-addon"
Expand All @@ -21,7 +21,6 @@
"test": "ember try:each",
"deploy": "ember github-pages:commit --message \"Deploy gh-pages from commit $(git rev-parse HEAD)\"; git push; git checkout -"
},

"devDependencies": {
"broccoli-asset-rev": "^2.4.5",
"ember-ajax": "^2.4.1",
Expand All @@ -48,7 +47,6 @@
"ember-sinon": "0.5.1",
"loader.js": "^4.0.10"
},

"dependencies": {
"ember-cli-babel": "^5.1.7",
"ember-cli-htmlbars": "^1.0.10",
Expand Down

0 comments on commit 4d840cb

Please sign in to comment.