Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenVinke committed Jan 30, 2016
1 parent 0f00b0e commit 5bddf3c
Show file tree
Hide file tree
Showing 4 changed files with 212 additions and 212 deletions.
94 changes: 47 additions & 47 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@ System.config({
},

map: {
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.0.5",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.0.1",
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.0.2",
"aurelia-pal-browser": "npm:aurelia-pal-browser@1.0.0-beta.1.0.3",
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.0.1",
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.0.3",
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.2",
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
"aurelia-pal-browser": "npm:aurelia-pal-browser@1.0.0-beta.1.1.2",
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.1.0",
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.0",
"babel": "npm:babel-core@5.8.35",
"babel-runtime": "npm:babel-runtime@5.8.35",
"core-js": "npm:core-js@1.2.6",
"core-js": "npm:core-js@2.0.3",
"jquery": "github:components/jquery@2.2.0",
"jquery.min": "github:components/jquery@2.2.0",
"polymer/mutationobservers": "github:polymer/mutationobservers@0.4.2",
Expand All @@ -50,48 +50,48 @@ System.config({
"npm:assert@1.3.0": {
"util": "npm:util@0.10.3"
},
"npm:aurelia-binding@1.0.0-beta.1.0.5": {
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.0.2",
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.0.1",
"core-js": "npm:core-js@1.2.6"
},
"npm:aurelia-dependency-injection@1.0.0-beta.1.0.1": {
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.0.2",
"core-js": "npm:core-js@1.2.6"
},
"npm:aurelia-loader@1.0.0-beta.1.0.1": {
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1",
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1"
},
"npm:aurelia-metadata@1.0.0-beta.1": {
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.0.2",
"core-js": "npm:core-js@1.2.6"
},
"npm:aurelia-pal-browser@1.0.0-beta.1.0.3": {
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.0.2",
"core-js": "npm:core-js@1.2.6"
},
"npm:aurelia-task-queue@1.0.0-beta.1.0.1": {
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.0.2"
},
"npm:aurelia-templating@1.0.0-beta.1.0.3": {
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.0.5",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.0.1",
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1.0.1",
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.0.2",
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1",
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.0.1",
"core-js": "npm:core-js@1.2.6"
"npm:aurelia-binding@1.0.0-beta.1.1.1": {
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.1.0",
"core-js": "npm:core-js@2.0.3"
},
"npm:aurelia-dependency-injection@1.0.0-beta.1.1.2": {
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
"core-js": "npm:core-js@2.0.3"
},
"npm:aurelia-loader@1.0.0-beta.1.1.0": {
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.1.0"
},
"npm:aurelia-metadata@1.0.0-beta.1.1.3": {
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
"core-js": "npm:core-js@2.0.3"
},
"npm:aurelia-pal-browser@1.0.0-beta.1.1.2": {
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
"core-js": "npm:core-js@2.0.3"
},
"npm:aurelia-task-queue@1.0.0-beta.1.1.0": {
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1"
},
"npm:aurelia-templating@1.0.0-beta.1.1.0": {
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.2",
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1.1.0",
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.1.0",
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.1.0",
"core-js": "npm:core-js@2.0.3"
},
"npm:babel-runtime@5.8.35": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:core-js@1.2.6": {
"npm:core-js@2.0.3": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,20 @@
"lib": "dist/amd"
},
"dependencies": {
"aurelia-binding": "npm:aurelia-binding@^1.0.0-beta.1.0.5",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@^1.0.0-beta.1.0.1",
"aurelia-logging": "npm:aurelia-logging@^1.0.0-beta.1",
"aurelia-metadata": "npm:aurelia-metadata@^1.0.0-beta.1",
"aurelia-task-queue": "npm:aurelia-task-queue@^1.0.0-beta.1.0.1",
"aurelia-templating": "npm:aurelia-templating@^1.0.0-beta.1.0.3",
"aurelia-binding": "npm:aurelia-binding@^1.0.0-beta.1.1.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@^1.0.0-beta.1.1.2",
"aurelia-logging": "npm:aurelia-logging@^1.0.0-beta.1.1.1",
"aurelia-metadata": "npm:aurelia-metadata@^1.0.0-beta.1.1.3",
"aurelia-task-queue": "npm:aurelia-task-queue@^1.0.0-beta.1.1.0",
"aurelia-templating": "npm:aurelia-templating@^1.0.0-beta.1.1.0",
"jquery": "components/jquery@^2.1.4"
},
"devDependencies": {
"aurelia-pal": "npm:aurelia-pal@^1.0.0-beta.1",
"aurelia-pal-browser": "npm:aurelia-pal-browser@^1.0.0-beta.1",
"aurelia-pal": "npm:aurelia-pal@^1.0.0-beta.1.1.1",
"aurelia-pal-browser": "npm:aurelia-pal-browser@^1.0.0-beta.1.1.2",
"babel": "npm:babel-core@^5.8.22",
"babel-runtime": "npm:babel-runtime@^5.8.20",
"core-js": "npm:core-js@^1.2.6",
"core-js": "npm:core-js@^2.0.3",
"jquery": "components/jquery@^2.1.4",
"jquery.min": "components/jquery@^2.1.4",
"polymer/mutationobservers": "^0.4.2",
Expand Down
Loading

5 comments on commit 5bddf3c

@adriatic
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JeroenVinke since you updated package.json file and config.js (which should be considered as the file created by jspm and as such in no need to be edited in most cases), I would presume that until new Aurelia update, we should install this tool by running 'npm installfollowed by 'jspm install

True?

@JeroenVinke
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not that the combination of changes to both package.json and config.js requires jspm install, as a change in either file requires you to do that. To be honest, I don't watch the repository for changes like that. Whenever I get a 404 for something in jspm_packages, I run jspm install

@adriatic
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A miscommunication possible: I mean to say to run we should install this tool by running 'npm installfollowed by 'jspm install instead of 'npm installfollowed by 'jspm update.

If your response remains - then we do not need to discuss this any further

@JeroenVinke
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, npm install and then jspm install should do the trick

@Thanood
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to do jspm update afterwards to fetch the current versions.

Please sign in to comment.