Skip to content

Commit

Permalink
0.16.14
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Oct 31, 2015
1 parent 699c769 commit e5e9f27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.13",
"version": "0.16.14",
"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.6",
"jspm-github": "^0.13.7",
"jspm-npm": "^0.25.3",
"jspm-registry": "^0.4.0",
"liftoff": "^2.1.0",
Expand All @@ -21,7 +21,7 @@
"rsvp": "^3.0.18",
"semver": "^5.0.1",
"systemjs": "0.19.5",
"systemjs-builder": "0.14.9",
"systemjs-builder": "0.14.10",
"traceur": "0.0.92",
"uglify-js": "~2.4.23"
},
Expand Down

0 comments on commit e5e9f27

Please sign in to comment.