Skip to content

Commit

Permalink
0.17.0-beta.15
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed May 25, 2016
1 parent def515d commit cdcc61d
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 205 deletions.
8 changes: 4 additions & 4 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.14",
"version": "0.17.0-beta.15",
"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.10",
"jspm-npm": "^0.28.12",
"jspm-registry": "^0.4.1",
"liftoff": "^2.2.0",
"minimatch": "^3.0.0",
Expand All @@ -23,8 +23,8 @@
"rimraf": "^2.4.4",
"sane": "^1.3.3",
"semver": "^5.1.0",
"systemjs": "0.19.28",
"systemjs-builder": "0.15.17",
"systemjs": "0.19.29",
"systemjs-builder": "0.15.18",
"traceur": "0.0.105",
"uglify-js": "^2.6.1"
},
Expand Down
Loading

0 comments on commit cdcc61d

Please sign in to comment.