Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Merge pull request #188 from RWOverdijk/version/3.0.0-rc4
Browse files Browse the repository at this point in the history
Version/3.0.0 rc4
  • Loading branch information
RWOverdijk committed Jun 9, 2016
2 parents 962696b + 103fe63 commit f5f4407
Show file tree
Hide file tree
Showing 29 changed files with 2,017 additions and 1,324 deletions.
4 changes: 2 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ System.config({
},

map: {
"aurelia-api": "npm:aurelia-api@3.0.0-rc3",
"aurelia-api": "npm:aurelia-api@3.0.0-rc4",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.2.3",
"aurelia-fetch-client": "npm:aurelia-fetch-client@1.0.0-beta.1.2.5",
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.2.1",
Expand Down Expand Up @@ -44,7 +44,7 @@ System.config({
"process": "github:jspm/nodelibs-process@0.1.2",
"util": "npm:util@0.10.3"
},
"npm:aurelia-api@3.0.0-rc3": {
"npm:aurelia-api@3.0.0-rc4": {
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.2.3",
"aurelia-fetch-client": "npm:aurelia-fetch-client@1.0.0-beta.1.2.5",
"extend": "npm:extend@3.0.0",
Expand Down
Loading

0 comments on commit f5f4407

Please sign in to comment.