Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
fix(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jan 22, 2015
1 parent 1838291 commit 2957e94
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
146 changes: 73 additions & 73 deletions config.js
Expand Up @@ -9,101 +9,101 @@ System.config({

System.config({
"map": {
"aurelia-bootstrapper": "github:aurelia/bootstrapper@0.8.0",
"aurelia-http-client": "github:aurelia/http-client@0.4.1",
"bootstrap": "github:twbs/bootstrap@3.3.1",
"aurelia-bootstrapper": "github:aurelia/bootstrapper@0.9.0",
"aurelia-http-client": "github:aurelia/http-client@0.4.2",
"bootstrap": "github:twbs/bootstrap@3.3.2",
"font-awesome": "npm:font-awesome@4.2.0",
"github:aurelia/binding@0.2.1": {
"aurelia-metadata": "github:aurelia/metadata@0.2.4",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.1"
"github:aurelia/binding@0.3.0": {
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.2"
},
"github:aurelia/bootstrapper@0.8.0": {
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.2.1",
"aurelia-framework": "github:aurelia/framework@0.7.0",
"aurelia-history": "github:aurelia/history@0.2.1",
"aurelia-history-browser": "github:aurelia/history-browser@0.2.1",
"aurelia-loader-default": "github:aurelia/loader-default@0.3.2",
"aurelia-logging-console": "github:aurelia/logging-console@0.2.1",
"aurelia-router": "github:aurelia/router@0.4.2",
"aurelia-templating": "github:aurelia/templating@0.7.0",
"aurelia-templating-binding": "github:aurelia/templating-binding@0.7.0",
"aurelia-templating-resources": "github:aurelia/templating-resources@0.7.0",
"aurelia-templating-router": "github:aurelia/templating-router@0.8.0"
"github:aurelia/bootstrapper@0.9.0": {
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.2.2",
"aurelia-framework": "github:aurelia/framework@0.8.0",
"aurelia-history": "github:aurelia/history@0.2.2",
"aurelia-history-browser": "github:aurelia/history-browser@0.2.2",
"aurelia-loader-default": "github:aurelia/loader-default@0.4.0",
"aurelia-logging-console": "github:aurelia/logging-console@0.2.2",
"aurelia-router": "github:aurelia/router@0.5.0",
"aurelia-templating": "github:aurelia/templating@0.8.0",
"aurelia-templating-binding": "github:aurelia/templating-binding@0.8.0",
"aurelia-templating-resources": "github:aurelia/templating-resources@0.8.0",
"aurelia-templating-router": "github:aurelia/templating-router@0.9.0"
},
"github:aurelia/dependency-injection@0.3.1": {
"aurelia-metadata": "github:aurelia/metadata@0.2.4",
"core-js": "npm:core-js@0.4.4"
"github:aurelia/dependency-injection@0.4.0": {
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"core-js": "npm:core-js@0.4.6"
},
"github:aurelia/framework@0.7.0": {
"aurelia-binding": "github:aurelia/binding@0.2.1",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.3.1",
"aurelia-loader": "github:aurelia/loader@0.3.1",
"aurelia-logging": "github:aurelia/logging@0.2.1",
"aurelia-metadata": "github:aurelia/metadata@0.2.4",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.1",
"aurelia-templating": "github:aurelia/templating@0.7.0"
"github:aurelia/framework@0.8.0": {
"aurelia-binding": "github:aurelia/binding@0.3.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.0",
"aurelia-loader": "github:aurelia/loader@0.3.2",
"aurelia-logging": "github:aurelia/logging@0.2.2",
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.2",
"aurelia-templating": "github:aurelia/templating@0.8.0"
},
"github:aurelia/history-browser@0.2.1": {
"aurelia-history": "github:aurelia/history@0.2.1",
"core-js": "npm:core-js@0.4.4"
"github:aurelia/history-browser@0.2.2": {
"aurelia-history": "github:aurelia/history@0.2.2",
"core-js": "npm:core-js@0.4.6"
},
"github:aurelia/http-client@0.4.1": {
"aurelia-path": "github:aurelia/path@0.4.0",
"core-js": "npm:core-js@0.4.4"
"github:aurelia/http-client@0.4.2": {
"aurelia-path": "github:aurelia/path@0.4.1",
"core-js": "npm:core-js@0.4.6"
},
"github:aurelia/loader-default@0.3.2": {
"aurelia-loader": "github:aurelia/loader@0.3.1",
"aurelia-metadata": "github:aurelia/metadata@0.2.4",
"aurelia-path": "github:aurelia/path@0.4.0"
"github:aurelia/loader-default@0.4.0": {
"aurelia-loader": "github:aurelia/loader@0.3.2",
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"aurelia-path": "github:aurelia/path@0.4.1"
},
"github:aurelia/loader@0.3.1": {
"github:aurelia/loader@0.3.2": {
"aurelia-html-template-element": "github:aurelia/html-template-element@0.1.2",
"core-js": "npm:core-js@0.4.4",
"webcomponentsjs": "github:webcomponents/webcomponentsjs@0.5.2"
"core-js": "npm:core-js@0.4.6",
"webcomponentsjs": "github:webcomponents/webcomponentsjs@0.5.3"
},
"github:aurelia/router@0.4.2": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.3.1",
"aurelia-history": "github:aurelia/history@0.2.1",
"aurelia-path": "github:aurelia/path@0.4.0",
"aurelia-route-recognizer": "github:aurelia/route-recognizer@0.2.1",
"core-js": "npm:core-js@0.4.4"
"github:aurelia/router@0.5.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.0",
"aurelia-history": "github:aurelia/history@0.2.2",
"aurelia-path": "github:aurelia/path@0.4.1",
"aurelia-route-recognizer": "github:aurelia/route-recognizer@0.2.2",
"core-js": "npm:core-js@0.4.6"
},
"github:aurelia/templating-binding@0.7.0": {
"aurelia-binding": "github:aurelia/binding@0.2.1",
"aurelia-templating": "github:aurelia/templating@0.7.0"
"github:aurelia/templating-binding@0.8.0": {
"aurelia-binding": "github:aurelia/binding@0.3.0",
"aurelia-templating": "github:aurelia/templating@0.8.0"
},
"github:aurelia/templating-resources@0.7.0": {
"aurelia-binding": "github:aurelia/binding@0.2.1",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.3.1",
"aurelia-templating": "github:aurelia/templating@0.7.0",
"core-js": "npm:core-js@0.4.4"
"github:aurelia/templating-resources@0.8.0": {
"aurelia-binding": "github:aurelia/binding@0.3.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.0",
"aurelia-templating": "github:aurelia/templating@0.8.0",
"core-js": "npm:core-js@0.4.6"
},
"github:aurelia/templating-router@0.8.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.3.1",
"aurelia-metadata": "github:aurelia/metadata@0.2.4",
"aurelia-path": "github:aurelia/path@0.4.0",
"aurelia-router": "github:aurelia/router@0.4.2",
"aurelia-templating": "github:aurelia/templating@0.7.0"
"github:aurelia/templating-router@0.9.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.0",
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"aurelia-path": "github:aurelia/path@0.4.1",
"aurelia-router": "github:aurelia/router@0.5.0",
"aurelia-templating": "github:aurelia/templating@0.8.0"
},
"github:aurelia/templating@0.7.0": {
"aurelia-binding": "github:aurelia/binding@0.2.1",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.3.1",
"github:aurelia/templating@0.8.0": {
"aurelia-binding": "github:aurelia/binding@0.3.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.0",
"aurelia-html-template-element": "github:aurelia/html-template-element@0.1.2",
"aurelia-loader": "github:aurelia/loader@0.3.1",
"aurelia-logging": "github:aurelia/logging@0.2.1",
"aurelia-metadata": "github:aurelia/metadata@0.2.4",
"aurelia-path": "github:aurelia/path@0.4.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.1",
"core-js": "npm:core-js@0.4.4"
"aurelia-loader": "github:aurelia/loader@0.3.2",
"aurelia-logging": "github:aurelia/logging@0.2.2",
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"aurelia-path": "github:aurelia/path@0.4.1",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.2",
"core-js": "npm:core-js@0.4.6"
},
"github:jspm/nodelibs-process@0.1.0": {
"process": "npm:process@0.10.0"
},
"github:twbs/bootstrap@3.3.1": {
"github:twbs/bootstrap@3.3.2": {
"css": "github:systemjs/plugin-css@0.1.0",
"jquery": "github:components/jquery@2.1.3"
},
"npm:core-js@0.4.4": {
"npm:core-js@0.4.6": {
"process": "github:jspm/nodelibs-process@0.1.0"
}
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -43,8 +43,8 @@
},
"jspm": {
"dependencies": {
"aurelia-bootstrapper": "^0.8.0",
"aurelia-http-client": "^0.4.1",
"aurelia-bootstrapper": "^0.9.0",
"aurelia-http-client": "^0.4.2",
"bootstrap": "^3.3.1",
"font-awesome": "^4.2.0"
}
Expand Down

0 comments on commit 2957e94

Please sign in to comment.