Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechsTech committed Feb 8, 2018
1 parent 00cc5de commit d483088
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ dummy.*
# Online IDE
.c9
.codio
package-lock.json
*.tgz
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,17 +54,15 @@
"node-wget": "^0.4.2",
"inly": "^1.2.3",
"xar": "^1.1.1",
"unpack-all": "github:techno-express/node-unpack-all",
"all-unpacker": "^0.0.5",
"macos-release": "^1.1.0",
"retrying-promise": "^0.0.4",
"system-install": "^1.0.4",
"unpack-all": "github:techno-express/node-unpack-all",
"when": "^3.7.8",
"xar": "^1.1.1"
},
"devDependencies": {
"chai": "^3.5.0",
"fs-extra": "^2.0.0",
"istanbul": "^0.4.5",
"mocha": "^3.2.0"
}
Expand Down

0 comments on commit d483088

Please sign in to comment.