Skip to content

Commit

Permalink
0.16.46
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Sep 30, 2016
1 parent 80728a9 commit 8dfc02d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "jspm",
"description": "Registry and format agnostic JavaScript package manager",
"version": "0.16.45",
"version": "0.16.46",
"main": "./api.js",
"author": "",
"dependencies": {
"chalk": "^1.1.1",
"core-js": "^1.2.6",
"glob": "^6.0.1",
"graceful-fs": "^4.1.2",
"jspm-github": "^0.13.16",
"jspm-npm": "^0.26.11",
"jspm-github": "^0.13.17",
"jspm-npm": "^0.26.12",
"jspm-registry": "^0.4.0",
"liftoff": "^2.2.0",
"minimatch": "^3.0.0",
Expand All @@ -21,8 +21,8 @@
"rimraf": "^2.4.4",
"rsvp": "^3.1.0",
"semver": "^5.1.0",
"systemjs": "0.19.37",
"systemjs-builder": "0.15.30",
"systemjs": "0.19.39",
"systemjs-builder": "0.15.32",
"traceur": "0.0.105",
"uglify-js": "^2.6.1"
},
Expand Down

0 comments on commit 8dfc02d

Please sign in to comment.