-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
95d5f04
commit 7322d9e
Showing
5 changed files
with
104 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,69 +13,19 @@ System.config({ | |
}, | ||
|
||
map: { | ||
"aurelia-binding": "github:aurelia/binding@0.11.0", | ||
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.12.0", | ||
"aurelia-framework": "github:aurelia/framework@0.18.0", | ||
"aurelia-logging": "github:aurelia/logging@0.9.0", | ||
"aurelia-logging-console": "github:aurelia/logging-console@0.9.0", | ||
"aurelia-path": "github:aurelia/path@0.11.0", | ||
"aurelia-task-queue": "github:aurelia/task-queue@0.9.0", | ||
"aurelia-templating": "github:aurelia/templating@0.17.0", | ||
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.0.1", | ||
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1", | ||
"aurelia-framework": "npm:aurelia-framework@1.0.0-beta.1", | ||
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1", | ||
"aurelia-logging-console": "npm:aurelia-logging-console@1.0.0-beta.1", | ||
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1", | ||
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1", | ||
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1", | ||
"babel": "npm:[email protected]", | ||
"babel-runtime": "npm:[email protected]", | ||
"core-js": "npm:[email protected]", | ||
"traceur": "github:jmcriffey/[email protected]", | ||
"traceur-runtime": "github:jmcriffey/[email protected]", | ||
"github:aurelia/[email protected]": { | ||
"aurelia-metadata": "github:aurelia/[email protected]", | ||
"aurelia-pal": "github:aurelia/[email protected]", | ||
"aurelia-task-queue": "github:aurelia/[email protected]", | ||
"core-js": "npm:[email protected]" | ||
}, | ||
"github:aurelia/[email protected]": { | ||
"aurelia-logging": "github:aurelia/[email protected]", | ||
"aurelia-metadata": "github:aurelia/[email protected]", | ||
"aurelia-pal": "github:aurelia/[email protected]", | ||
"core-js": "npm:[email protected]" | ||
}, | ||
"github:aurelia/[email protected]": { | ||
"aurelia-binding": "github:aurelia/[email protected]", | ||
"aurelia-dependency-injection": "github:aurelia/[email protected]", | ||
"aurelia-loader": "github:aurelia/[email protected]", | ||
"aurelia-logging": "github:aurelia/[email protected]", | ||
"aurelia-metadata": "github:aurelia/[email protected]", | ||
"aurelia-pal": "github:aurelia/[email protected]", | ||
"aurelia-path": "github:aurelia/[email protected]", | ||
"aurelia-task-queue": "github:aurelia/[email protected]", | ||
"aurelia-templating": "github:aurelia/[email protected]", | ||
"core-js": "npm:[email protected]" | ||
}, | ||
"github:aurelia/[email protected]": { | ||
"aurelia-metadata": "github:aurelia/[email protected]", | ||
"aurelia-path": "github:aurelia/[email protected]" | ||
}, | ||
"github:aurelia/[email protected]": { | ||
"aurelia-logging": "github:aurelia/[email protected]", | ||
"aurelia-pal": "github:aurelia/[email protected]" | ||
}, | ||
"github:aurelia/[email protected]": { | ||
"aurelia-pal": "github:aurelia/[email protected]", | ||
"core-js": "npm:[email protected]" | ||
}, | ||
"github:aurelia/[email protected]": { | ||
"aurelia-pal": "github:aurelia/[email protected]" | ||
}, | ||
"github:aurelia/[email protected]": { | ||
"aurelia-binding": "github:aurelia/[email protected]", | ||
"aurelia-dependency-injection": "github:aurelia/[email protected]", | ||
"aurelia-loader": "github:aurelia/[email protected]", | ||
"aurelia-logging": "github:aurelia/[email protected]", | ||
"aurelia-metadata": "github:aurelia/[email protected]", | ||
"aurelia-pal": "github:aurelia/[email protected]", | ||
"aurelia-path": "github:aurelia/[email protected]", | ||
"aurelia-task-queue": "github:aurelia/[email protected]", | ||
"core-js": "npm:[email protected]" | ||
}, | ||
"github:jspm/[email protected]": { | ||
"assert": "npm:[email protected]" | ||
}, | ||
|
@@ -91,6 +41,56 @@ System.config({ | |
"npm:[email protected]": { | ||
"util": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"aurelia-metadata": "npm:[email protected]", | ||
"aurelia-pal": "npm:[email protected]", | ||
"aurelia-task-queue": "npm:[email protected]", | ||
"core-js": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"aurelia-logging": "npm:[email protected]", | ||
"aurelia-metadata": "npm:[email protected]", | ||
"aurelia-pal": "npm:[email protected]", | ||
"core-js": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"aurelia-binding": "npm:[email protected]", | ||
"aurelia-dependency-injection": "npm:[email protected]", | ||
"aurelia-loader": "npm:[email protected]", | ||
"aurelia-logging": "npm:[email protected]", | ||
"aurelia-metadata": "npm:[email protected]", | ||
"aurelia-pal": "npm:[email protected]", | ||
"aurelia-path": "npm:[email protected]", | ||
"aurelia-task-queue": "npm:[email protected]", | ||
"aurelia-templating": "npm:[email protected]", | ||
"core-js": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"aurelia-metadata": "npm:[email protected]", | ||
"aurelia-path": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"aurelia-logging": "npm:[email protected]", | ||
"aurelia-pal": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"aurelia-pal": "npm:[email protected]", | ||
"core-js": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"aurelia-pal": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"aurelia-binding": "npm:[email protected]", | ||
"aurelia-dependency-injection": "npm:[email protected]", | ||
"aurelia-loader": "npm:[email protected]", | ||
"aurelia-logging": "npm:[email protected]", | ||
"aurelia-metadata": "npm:[email protected]", | ||
"aurelia-pal": "npm:[email protected]", | ||
"aurelia-path": "npm:[email protected]", | ||
"aurelia-task-queue": "npm:[email protected]", | ||
"core-js": "npm:[email protected]" | ||
}, | ||
"npm:[email protected]": { | ||
"process": "github:jspm/[email protected]" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
## 0.3.0 (2015-11-16) | ||
|
||
|
||
## 0.2.0 (2015-11-10) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters