mirror of
https://github.com/zhigang1992/connect.git
synced 2026-04-25 21:55:39 +08:00
fix: typings needed for ui package
This commit is contained in:
committed by
kyranjamie
parent
4cbffc6303
commit
23567dff36
@@ -14,6 +14,10 @@
|
||||
"@reach/auto-id": "^0.10.0",
|
||||
"@styled-system/css": "5.1.5",
|
||||
"@styled-system/should-forward-prop": "^5.1.5",
|
||||
"@types/styled-components": "^5.1.0",
|
||||
"@types/styled-system": "^5.1.6",
|
||||
"@types/styled-system__css": "^5.0.8",
|
||||
"@types/styled-system__should-forward-prop": "^5.1.1",
|
||||
"color": "3.1.2",
|
||||
"flushable": "^1.0.0",
|
||||
"prism-react-renderer": "^1.0.2",
|
||||
@@ -40,10 +44,6 @@
|
||||
"@types/color": "^3.0.1",
|
||||
"@types/flushable": "^1.0.1",
|
||||
"@types/prismjs": "^1.16.0",
|
||||
"@types/styled-components": "^5.1.0",
|
||||
"@types/styled-system": "^5.1.6",
|
||||
"@types/styled-system__css": "^5.0.8",
|
||||
"@types/styled-system__should-forward-prop": "^5.1.1",
|
||||
"@typescript-eslint/eslint-plugin": "^2.28.0",
|
||||
"@typescript-eslint/parser": "^2.28.0",
|
||||
"babel-plugin-add-react-displayname": "^0.0.5",
|
||||
|
||||
Reference in New Issue
Block a user