mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
Move @types deps to dev deps
This commit is contained in:
@@ -26,8 +26,6 @@
|
||||
"@tamagui/lucide-icons": "1.110.0",
|
||||
"@tamagui/toast": "1.110.0",
|
||||
"@tamagui/types": "1.110.0",
|
||||
"@types/msgpack-lite": "^0.1.11",
|
||||
"@types/pako": "^2.0.3",
|
||||
"axios": "^1.6.3",
|
||||
"buffer": "^6.0.3",
|
||||
"burnt": "^0.12.2",
|
||||
@@ -66,7 +64,9 @@
|
||||
"@tsconfig/react-native": "^3.0.0",
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
"@types/express": "^4.17.17",
|
||||
"@types/msgpack-lite": "^0.1.11",
|
||||
"@types/node-forge": "^1.3.3",
|
||||
"@types/pako": "^2.0.3",
|
||||
"@types/react": "^18.2.6",
|
||||
"@types/react-native-dotenv": "^0.2.0",
|
||||
"@types/react-test-renderer": "^18.0.0",
|
||||
|
||||
Reference in New Issue
Block a user