Skip to content

Commit 9829faf

Browse files
committed
chore: move polished to dependencies from devDependensies
1 parent c0059e5 commit 9829faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
"lint-staged": "^4.0.2",
7373
"node-noop": "^1.0.0",
7474
"object-assign": "4.1.0",
75-
"polished": "^1.9.0",
7675
"postcss-cssnext": "^2.9.0",
7776
"postcss-flexbugs-fixes": "^3.2.0",
7877
"postcss-import": "^9.1.0",
@@ -120,6 +119,7 @@
120119
"graphql": "^0.10.5",
121120
"isomorphic-fetch": "^2.2.1",
122121
"js-yaml": "^3.10.0",
122+
"polished": "^1.9.0",
123123
"json-stable-stringify": "^1.0.1",
124124
"keycode": "^2.1.9",
125125
"lodash": "^4.17.4",

0 commit comments

Comments
 (0)