mirror of
https://github.com/morten-olsen/react-native-debug-console.git
synced 2026-02-08 00:36:26 +01:00
Cleanup
This commit is contained in:
@@ -10,8 +10,11 @@
|
||||
"test": "lerna run --stream test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"lerna": "^3.0.3",
|
||||
"@babel/plugin-proposal-class-properties": "^7.5.0",
|
||||
"@babel/preset-typescript": "^7.3.3",
|
||||
"jest": "^24.8.0",
|
||||
"react-test-renderer": "^16.8.6"
|
||||
"lerna": "^3.0.3",
|
||||
"react-test-renderer": "^16.8.6",
|
||||
"typescript": "^3.5.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user