Skip to content

Commit

Permalink
0.16.15
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Nov 16, 2015
1 parent f09ba84 commit a1bd44e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "jspm",
"description": "Registry and format agnostic JavaScript package manager",
"version": "0.16.14",
"version": "0.16.15",
"main": "./api.js",
"author": "",
"dependencies": {
"chalk": "^1.0.0",
"core-js": "^0.9.17",
"glob": "^5.0.10",
"graceful-fs": "^3.0.8",
"jspm-github": "^0.13.7",
"jspm-github": "^0.13.9",
"jspm-npm": "^0.25.3",
"jspm-registry": "^0.4.0",
"liftoff": "^2.1.0",
Expand All @@ -20,8 +20,8 @@
"rimraf": "^2.4.0",
"rsvp": "^3.0.18",
"semver": "^5.0.1",
"systemjs": "0.19.5",
"systemjs-builder": "0.14.10",
"systemjs": "0.19.6",
"systemjs-builder": "0.14.11",
"traceur": "0.0.92",
"uglify-js": "~2.4.23"
},
Expand Down

0 comments on commit a1bd44e

Please sign in to comment.