Skip to content

Commit

Permalink
0.17.0-beta.16
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed May 25, 2016
1 parent bee5347 commit fc3df94
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,7 +1,7 @@
{
"name": "jspm",
"description": "Registry and format agnostic JavaScript package manager",
"version": "0.17.0-beta.15",
"version": "0.17.0-beta.16",
"main": "./api.js",
"author": "",
"dependencies": {
Expand All @@ -11,7 +11,7 @@
"glob": "^6.0.1",
"graceful-fs": "^4.1.2",
"jspm-github": "^0.14.7",
"jspm-npm": "^0.28.12",
"jspm-npm": "^0.28.13",
"jspm-registry": "^0.4.1",
"liftoff": "^2.2.0",
"minimatch": "^3.0.0",
Expand Down

0 comments on commit fc3df94

Please sign in to comment.