Skip to content

Commit

Permalink
0.16.23
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Jan 13, 2016
1 parent 7cd0d2b commit 07cd319
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,7 +1,7 @@
{
"name": "jspm",
"description": "Registry and format agnostic JavaScript package manager",
"version": "0.16.22",
"version": "0.16.23",
"main": "./api.js",
"author": "",
"dependencies": {
Expand All @@ -21,8 +21,8 @@
"rimraf": "^2.4.4",
"rsvp": "^3.1.0",
"semver": "^5.1.0",
"systemjs": "0.19.15",
"systemjs-builder": "0.15.2",
"systemjs": "0.19.16",
"systemjs-builder": "0.15.3",
"traceur": "0.0.95",
"uglify-js": "^2.6.1"
},
Expand Down

0 comments on commit 07cd319

Please sign in to comment.