Skip to content

Commit 6e3ae2e

Browse files
alimdTimvdLippe
authored andcommitted
fix(bower): standardized version tagging (#4921)
1 parent fbebc59 commit 6e3ae2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"url": "https://github.com/Polymer/polymer.git"
2121
},
2222
"dependencies": {
23-
"shadycss": "webcomponents/shadycss#^v1.0.0",
24-
"webcomponentsjs": "webcomponents/webcomponentsjs#^v1.0.2"
23+
"shadycss": "webcomponents/shadycss#^1.0.0",
24+
"webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.2"
2525
},
2626
"devDependencies": {
27-
"web-component-tester": "^v6.0.0",
27+
"web-component-tester": "^6.0.0",
2828
"test-fixture": "PolymerElements/test-fixture#3.0.0-rc.1"
2929
},
3030
"private": true,

0 commit comments

Comments
 (0)