mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 18:29:08 +00:00
swap to styled-components across the app.
This commit is contained in:
parent
7e0379ec3c
commit
df2a27663b
16 changed files with 727 additions and 135 deletions
|
@ -46,6 +46,7 @@
|
|||
"redux-thunk": "^2.3.0",
|
||||
"sequelize": "^4.43.0",
|
||||
"socket.io": "^2.2.0",
|
||||
"styled-components": "^4.1.3",
|
||||
"superagent": "^4.1.0",
|
||||
"uuid": "^3.3.2"
|
||||
},
|
||||
|
@ -58,6 +59,7 @@
|
|||
"@babel/preset-env": "^7.3.4",
|
||||
"@babel/preset-flow": "^7.0.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-plugin-styled-components": "^1.10.0",
|
||||
"babel-plugin-transform-flow-strip-types": "^6.22.0",
|
||||
"chokidar": "^2.1.2",
|
||||
"eslint-plugin-flowtype": "^3.4.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue