Skip to content

Commit

Permalink
Updated dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tjclement committed Dec 7, 2015
1 parent 6786342 commit ad6d8d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ System.config({
},

map: {
"arva-utils": "github:bizboard/arva-utils@develop",
"arva-utils": "github:bizboard/arva-utils@1.0.0-beta-2",
"base64": "base64.js",
"eventemitter3": "npm:[email protected]",
"json-query": "npm:[email protected]",
"lodash": "npm:[email protected]",
"traceur": "github:jmcriffey/[email protected]",
"traceur-runtime": "github:jmcriffey/[email protected]",
"xml2js": "npm:[email protected]",
"github:bizboard/arva-utils@develop": {
"github:bizboard/arva-utils@1.0.0-beta-2": {
"di": "github:bizboard/di.js@master",
"fs": "github:jspm/[email protected]",
"lodash": "npm:[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"jspm": {
"dependencies": {
"arva-utils": "github:bizboard/arva-utils@develop",
"arva-utils": "github:bizboard/arva-utils@1.0.0-beta-2",
"eventemitter3": "npm:eventemitter3@^1.1.0",
"json-query": "npm:json-query@^1.5.0",
"lodash": "npm:lodash@^3.9.3",
Expand Down

0 comments on commit ad6d8d0

Please sign in to comment.