Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed May 11, 2017
1 parent e028408 commit bc5aeca
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"ignore": [],
"devDependencies": {
"web-component-tester": "^v6.0.0-prerelease.10",
"custom-elements": "webcomponents/custom-elements#^v1.0.0-rc.1",
"custom-elements": "webcomponents/custom-elements#^v1.0.0",
"es6-promise": "stefanpenner/es6-promise#^4.0.0",
"html-imports": "webcomponents/html-imports#^v1.0.0-rc.2",
"shadydom": "webcomponents/shadydom#^v1.0.0-rc.1",
"shadycss": "webcomponents/shadycss#^v1.0.0-rc.1",
"template": "webcomponents/template#^v1.0.0-rc.1",
"webcomponents-platform": "webcomponents/webcomponents-platform#^v1.0.0-rc.1"
"html-imports": "webcomponents/html-imports#^v1.0.0",
"shadydom": "webcomponents/shadydom#^v1.0.0",
"shadycss": "webcomponents/shadycss#^v1.0.0",
"template": "webcomponents/template#^v1.0.0",
"webcomponents-platform": "webcomponents/webcomponents-platform#^v1.0.0"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
},
"homepage": "https://webcomponents.org/polyfills",
"devDependencies": {
"@webcomponents/custom-elements": "^1.0.0-rc.5",
"@webcomponents/html-imports": "^1.0.0-rc.6",
"@webcomponents/shadycss": "^1.0.0-rc.6",
"@webcomponents/shadydom": "^1.0.0-rc.8",
"@webcomponents/template": "^1.0.0-rc.2",
"@webcomponents/webcomponents-platform": "^1.0.0-rc.3",
"@webcomponents/custom-elements": "^1.0.0",
"@webcomponents/html-imports": "^1.0.0",
"@webcomponents/shadycss": "^1.0.0",
"@webcomponents/shadydom": "^1.0.0",
"@webcomponents/template": "^1.0.0",
"@webcomponents/webcomponents-platform": "^1.0.0",
"babel-preset-babili": "0.0.12",
"bower": "^1.8.0",
"del": "^2.2.2",
Expand Down

0 comments on commit bc5aeca

Please sign in to comment.