Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 958169d

Browse files
committed
[FIX] Customize style fixed for Firefox and Edge
1 parent cf120a2 commit 958169d

23 files changed

+307
-278
lines changed

docs/components/myscript-common-element/.bower.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"!examples/**/*"
3232
],
3333
"dependencies": {
34-
"myscript": "2.0.0-alpha1",
34+
"myscript": "master",
3535
"polymer": "^2.0.1",
3636
"iron-resizable-behavior": "^2.0.1",
3737
"paper-fab": "^2.0.0",
@@ -45,13 +45,13 @@
4545
"paper-toggle-button": "^2.0.0",
4646
"paper-slider": "^2.0.2"
4747
},
48-
"_release": "4619a1bb50",
48+
"_release": "a4965d08c1",
4949
"_resolution": {
5050
"type": "branch",
51-
"branch": "2.0.0-alpha1",
52-
"commit": "4619a1bb5021f256a458c0f057d9d596ad5ee071"
51+
"branch": "master",
52+
"commit": "a4965d08c1ca2608d1acceec7da8a1c270d44bbe"
5353
},
5454
"_source": "https://github.com/MyScript/myscript-common-element.git",
55-
"_target": "2.0.0-alpha1",
55+
"_target": "master",
5656
"_originalSource": "myscript-common-element"
5757
}

0 commit comments

Comments
 (0)