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

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Feb 12, 2015
1 parent a31194f commit e124381
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,6 +1,6 @@
{
"name": "systemjs-builder",
"version": "0.7.4",
"version": "0.8.0",
"description": "SystemJS Build Tool ===",
"main": "index.js",
"directories": {
Expand All @@ -13,13 +13,13 @@
"mkdirp": "^0.5.0",
"rsvp": "^3.0.16",
"source-map": "~0.2.0",
"systemjs": "^0.13.0",
"systemjs": "^0.13.2",
"traceur": "0.0.82",
"6to5-core": "~3.5.3",
"uglify-js": "^2.4.15"
},
"devDependencies": {
"es6-module-loader": "0.13.0",
"es6-module-loader": "0.13.1",
"mocha": "~2.0.0",
"chai": "^1.10.0",
"react-tools": "^0.12.1"
Expand Down

0 comments on commit e124381

Please sign in to comment.