Skip to content

Commit 2ecdcbf

Browse files
committed
remove polished; add tinycolor2
1 parent aa7c800 commit 2ecdcbf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
"moment-timezone": "0.5.21",
9494
"p-props": "1.2.0",
9595
"p-retry": "2.0.0",
96-
"polished": "1.9.3",
9796
"querystring": "0.2.0",
9897
"react": "16.3.2",
9998
"react-markdown": "2.5.1",
@@ -125,6 +124,7 @@
125124
"sto-sis-time-parser": "2.3.3",
126125
"stream": "0.0.2",
127126
"timers": "0.1.1",
127+
"tinycolor2": "1.4.1",
128128
"titlecase": "1.1.2",
129129
"url": "0.11.0",
130130
"wordwrap": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5567,10 +5567,6 @@ pn@^1.0.0:
55675567
version "1.0.0"
55685568
resolved "https://registry.yarnpkg.com/pn/-/pn-1.0.0.tgz#1cf5a30b0d806cd18f88fc41a6b5d4ad615b3ba9"
55695569

5570-
5571-
version "1.9.3"
5572-
resolved "https://registry.yarnpkg.com/polished/-/polished-1.9.3.tgz#d61b8a0c4624efe31e2583ff24a358932b6b75e1"
5573-
55745570
posix-character-classes@^0.1.0:
55755571
version "0.1.1"
55765572
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
@@ -6969,6 +6965,10 @@ [email protected]:
69696965
version "0.1.1"
69706966
resolved "https://registry.yarnpkg.com/timers/-/timers-0.1.1.tgz#86ac5c78c1ee419694f35a58de4fd4183cfb9c1e"
69716967

6968+
6969+
version "1.4.1"
6970+
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.1.tgz#f4fad333447bc0b07d4dc8e9209d8f39a8ac77e8"
6971+
69726972
69736973
version "1.1.2"
69746974
resolved "https://registry.yarnpkg.com/titlecase/-/titlecase-1.1.2.tgz#78113d1108086b8326331a3247dea8f5a49ea853"

0 commit comments

Comments
 (0)