Skip to content

Commit

Permalink
included fixes for rc module
Browse files Browse the repository at this point in the history
  • Loading branch information
da1nerd committed Nov 3, 2016
1 parent 06332da commit 6a7d308
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "door43-client",
"version": "0.8.6",
"version": "0.8.7",
"description": "A client library for interacting with the Door43 Resource API.",
"main": "./lib/main.js",
"scripts": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"mkdirp": "^0.5.1",
"mv": "^2.1.1",
"ncp": "^2.0.0",
"resource-container": "^0.11.1",
"resource-container": "^0.11.2",
"rimraf": "^2.5.3",
"sql.js": "^0.2.21",
"tar-fs": "^1.13.0",
Expand Down

0 comments on commit 6a7d308

Please sign in to comment.