mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-17 10:39:09 +00:00
[design]: add color lib and helpers
This commit is contained in:
parent
6ba0b0b62b
commit
33dd324708
2 changed files with 18 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
"name": "@roleypoly/design",
|
||||
"version": "2.0.0",
|
||||
"dependencies": {
|
||||
"color": "^3.1.1",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6",
|
||||
"styled-components": "^4.2.0"
|
||||
|
@ -20,6 +21,7 @@
|
|||
"@storybook/addon-storyshots": "^5.0.11",
|
||||
"@storybook/addons": "^5.0.11",
|
||||
"@storybook/react": "^5.0.11",
|
||||
"@types/color": "^3.0.0",
|
||||
"@types/enzyme-adapter-react-16": "^1.0.5",
|
||||
"@types/jest": "^24.0.13",
|
||||
"@types/node": "^12.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue