mirror of
https://github.com/morten-olsen/react-native-debug-console.git
synced 2026-02-08 00:36:26 +01:00
Compare commits
1 Commits
snyk-fix-b
...
snyk-fix-d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
47461f323b |
@@ -11,12 +11,12 @@
|
||||
"postinstall": "expo-yarn-workspaces postinstall"
|
||||
},
|
||||
"dependencies": {
|
||||
"expo": "^45.0.0",
|
||||
"expo": "^49.0.0",
|
||||
"react": "16.8.3",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz",
|
||||
"react-native-debug-console": "^2.0.0-alpha.17",
|
||||
"react-native-web": "0.15.0"
|
||||
"react-native-web": "0.11.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/runtime": "^7.5.0",
|
||||
|
||||
Reference in New Issue
Block a user