Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
0.15.11
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Mar 9, 2016
1 parent 9a5e36c commit f52686f
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,16 +1,16 @@
{
"name": "systemjs-builder",
"version": "0.15.10",
"version": "0.15.11",
"description": "SystemJS Build Tool",
"main": "index.js",
"dependencies": {
"bluebird": "^3.0.6",
"bluebird": "^3.3.4",
"es6-template-strings": "^2.0.0",
"glob": "^6.0.1",
"glob": "^7.0.3",
"mkdirp": "^0.5.1",
"rollup": "^0.25.0",
"source-map": "^0.5.3",
"systemjs": "^0.19.23",
"systemjs": "^0.19.24",
"traceur": "0.0.102",
"uglify-js": "^2.6.1"
},
Expand Down

0 comments on commit f52686f

Please sign in to comment.