We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e3a70 commit 5ad3186Copy full SHA for 5ad3186
packages/react-design-tokens/package.json
@@ -12,13 +12,13 @@
12
"clipboard-copy": "^3.0.0",
13
"lodash": "^4.17.11",
14
"polished": "^3.4.0",
15
- "theme-ui": "^0.3.5"
+ "theme-ui": "^0.3.5",
16
+ "prop-types": "^15.7.2"
17
},
18
"devDependencies": {
19
"primer-colors": "^1.0.1",
20
"primer-spacing": "^1.0.2",
- "primer-typography": "^1.0.1",
21
- "prop-types": "^15.7.2"
+ "primer-typography": "^1.0.1"
22
23
"author": "Andrey Okonetchnikov <andrey@okonet.ru>",
24
"license": "MIT",
0 commit comments