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

Commit

Permalink
0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Jun 4, 2015
1 parent 55c7abb commit 82879d2
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": "systemjs-builder",
"version": "0.11.2",
"version": "0.11.3",
"description": "SystemJS Build Tool",
"main": "index.js",
"dependencies": {
"glob": "^5.0.3",
"mkdirp": "^0.5.0",
"rsvp": "^3.0.17",
"source-map": "^0.4.1",
"systemjs": "^0.17.0",
"traceur": "0.0.88",
"systemjs": "^0.17.1",
"traceur": "0.0.90",
"uglify-js": "^2.4.17"
},
"devDependencies": {
Expand Down

0 comments on commit 82879d2

Please sign in to comment.