Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Jun 16, 2016
1 parent a2eb3b2 commit a90d0b1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pouchdb-all-dbs",
"version": "1.0.1",
"version": "1.0.2",
"description": "PouchDB allDbs plugin",
"main": "lib/index.js",
"repository": {
Expand Down Expand Up @@ -64,5 +64,8 @@
"es3ify"
]
},
"files": ["lib", "dist"]
"files": [
"lib",
"dist"
]
}

0 comments on commit a90d0b1

Please sign in to comment.