mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-13 06:20:09 -06:00
upgrade stuff
This commit is contained in:
4369
package-lock.json
generated
4369
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"name": "jellify",
|
||||
"version": "0.1.3",
|
||||
"version": "0.2.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android": "react-native run-android",
|
||||
"ios": "react-native run-ios",
|
||||
"lint": "eslint .",
|
||||
"start": "react-native start",
|
||||
"test": "jest"
|
||||
"test": "jest",
|
||||
"pod-install": "cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@animatereactnative/marquee": "^0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user