mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
start of music store refactor
moving stuff into a state cache better separate it from view logic
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
"@xmldom/xmldom": "^0.7.0",
|
||||
"immer": "^9.0.6",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"lodash.pick": "^4.4.0",
|
||||
"md5": "^2.3.0",
|
||||
"react": "17.0.2",
|
||||
"react-native": "0.67.1",
|
||||
@@ -56,6 +58,8 @@
|
||||
"@react-native-community/eslint-config": "^2.0.0",
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/lodash.merge": "^4.6.6",
|
||||
"@types/lodash.pick": "^4.4.6",
|
||||
"@types/md5": "^2.3.0",
|
||||
"@types/react-native-vector-icons": "^6.4.7",
|
||||
"@types/react-test-renderer": "^16.9.2",
|
||||
|
||||
Reference in New Issue
Block a user