mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
move all @types packages to devDependencies
This commit is contained in:
@@ -13,19 +13,6 @@
|
||||
"@mdi/js": "^4.9.95",
|
||||
"@monaco-editor/react": "^3.5.5",
|
||||
"@tinymce/tinymce-react": "^3.4.0",
|
||||
"@types/backbone": "^1.4.1",
|
||||
"@types/cash": "^0.0.3",
|
||||
"@types/chroma-js": "^2.0.0",
|
||||
"@types/dompurify": "^2.0.1",
|
||||
"@types/file-saver": "^2.0.1",
|
||||
"@types/lodash": "^4.14.138",
|
||||
"@types/node": "12.7.4",
|
||||
"@types/ramda": "^0.26.21",
|
||||
"@types/react": "^16.9.2",
|
||||
"@types/react-color": "^3.0.1",
|
||||
"@types/react-div-100vh": "^0.3.0",
|
||||
"@types/react-dom": "16.9.0",
|
||||
"@types/react-router-dom": "^4.3.5",
|
||||
"ace-builds": "^1.4.11",
|
||||
"algoliasearch": "^4.1.0",
|
||||
"chroma-js": "^2.1.0",
|
||||
@@ -96,6 +83,19 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@material-ui/codemod": "^4.3.0",
|
||||
"@types/backbone": "^1.4.1",
|
||||
"@types/cash": "^0.0.3",
|
||||
"@types/chroma-js": "^2.0.0",
|
||||
"@types/dompurify": "^2.0.1",
|
||||
"@types/file-saver": "^2.0.1",
|
||||
"@types/lodash": "^4.14.138",
|
||||
"@types/node": "12.7.4",
|
||||
"@types/ramda": "^0.26.21",
|
||||
"@types/react": "^16.9.2",
|
||||
"@types/react-color": "^3.0.1",
|
||||
"@types/react-div-100vh": "^0.3.0",
|
||||
"@types/react-dom": "16.9.0",
|
||||
"@types/react-router-dom": "^4.3.5",
|
||||
"firebase-tools": "^7.16.1",
|
||||
"husky": "^3.0.5",
|
||||
"prettier": "^1.18.2",
|
||||
|
||||
Reference in New Issue
Block a user