Skip to content

Commit 4ce15fa

Browse files
committed
install polished
1 parent f56e051 commit 4ce15fa

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"dependencies": {
1212
"axios": "^0.21.1",
1313
"miragejs": "^0.1.41",
14+
"polished": "^4.1.1",
1415
"react": "^17.0.1",
1516
"react-dom": "^17.0.1",
1617
"react-modal": "^3.12.1",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8308,6 +8308,13 @@ [email protected]:
83088308
dependencies:
83098309
ts-pnp "^1.1.6"
83108310

8311+
polished@^4.1.1:
8312+
version "4.1.1"
8313+
resolved "https://registry.yarnpkg.com/polished/-/polished-4.1.1.tgz#40442cc973348e466f2918cdf647531bb6c29bfb"
8314+
integrity sha512-4MZTrfPMPRLD7ac8b+2JZxei58zw6N1hFkdBDERif5Tlj19y3vPoPusrLG+mJIlPTGnUlKw3+yWz0BazvMx1vg==
8315+
dependencies:
8316+
"@babel/runtime" "^7.12.5"
8317+
83118318
portfinder@^1.0.26:
83128319
version "1.0.28"
83138320
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.28.tgz#67c4622852bd5374dd1dd900f779f53462fac778"

0 commit comments

Comments
 (0)