Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenVinke committed Apr 28, 2016
1 parent a7308c2 commit 42cea6a
Show file tree
Hide file tree
Showing 138 changed files with 2,785 additions and 2,149 deletions.
86 changes: 43 additions & 43 deletions bundles/bundle.js

Large diffs are not rendered by default.

243 changes: 122 additions & 121 deletions config.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions jspm_packages/.dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
"npm:aurelia-metadata@1.0.0-beta.1.2.0": {
"aurelia-pal": "npm:aurelia-pal@^1.0.0-beta.1.1.1"
},
"github:components/jquery@2.1.4": {},
"npm:aurelia-route-recognizer@1.0.0-beta.1.2.0": {
"aurelia-path": "npm:aurelia-path@^1.0.0-beta.1.1.0"
},
Expand Down Expand Up @@ -164,15 +163,16 @@
},
"github:systemjs/plugin-json@0.1.2": {},
"kendo:bower-kendo-ui@2016.1.420": {},
"npm:aurelia-kendoui-bridge@0.8.0": {
"npm:jquery@2.2.1": {},
"github:components/jquery@2.2.1": {},
"npm:aurelia-kendoui-bridge@0.8.1": {
"aurelia-binding": "npm:aurelia-binding@^1.0.0-beta.1.3.0",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@^1.0.0-beta.1.2.0",
"aurelia-logging": "npm:aurelia-logging@^1.0.0-beta.1.2.0",
"aurelia-metadata": "npm:aurelia-metadata@^1.0.0-beta.1.2.0",
"aurelia-task-queue": "npm:aurelia-task-queue@^1.0.0-beta.1.2.0",
"aurelia-templating": "npm:aurelia-templating@^1.0.0-beta.1.2.0",
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0-beta.1.2.1",
"jquery": "github:components/jquery@2.1.4"
},
"npm:jquery@2.2.1": {}
"jquery": "github:components/jquery@^2.1.4"
}
}
3 changes: 0 additions & 3 deletions jspm_packages/github/components/jquery@2.1.4.js

This file was deleted.

1 change: 0 additions & 1 deletion jspm_packages/github/components/jquery@2.1.4/.jspm-hash

This file was deleted.

4 changes: 0 additions & 4 deletions jspm_packages/github/components/jquery@2.1.4/jquery.min.js

This file was deleted.

This file was deleted.

3 changes: 3 additions & 0 deletions jspm_packages/github/components/jquery@2.2.1.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
define(["github:components/jquery@2.2.1/jquery"], function(main) {
return main;
});
1 change: 1 addition & 0 deletions jspm_packages/github/components/jquery@2.2.1/.jspm-hash
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7894addbce3c4de6f82449610e6f8e168b49e9b044ca7a5ccba37a3d7d6ab2331f3a6540jspm-github@0.13.10.16.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery",
"version": "2.1.4",
"version": "2.2.1",
"description": "jQuery component",
"keywords": [
"jquery",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jquery",
"repo": "components/jquery",
"version": "2.1.4",
"version": "2.2.1",
"description": "jQuery component",
"keywords": [
"jquery",
Expand Down
Loading

0 comments on commit 42cea6a

Please sign in to comment.