Skip to content

Commit

Permalink
Package.json changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Daniel committed Aug 4, 2015
1 parent f04ee82 commit 7bf6472
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-couch",
"version": "2.0.0-alpha",
"version": "0.0.1",
"description": "An Ember.js adapter for Apache CouchDB",
"directories": {
"doc": "doc",
Expand Down Expand Up @@ -39,14 +39,15 @@
"ember-disable-prototype-extensions": "^1.0.0",
"ember-disable-proxy-controllers": "^1.0.0",
"ember-export-application-global": "^1.0.2",
"ember-try": "0.0.6",
"ember-watson": "0.6.0"
"ember-try": "0.0.6"
},
"keywords": [
"ember-addon",
"couch db",
"couchdb",
"couch"
"couch",
"adapter",
"serializer"
],
"dependencies": {
"ember-cli-babel": "^5.0.0"
Expand Down

0 comments on commit 7bf6472

Please sign in to comment.