This commit is contained in:
Ken-ichi Ueda
2023-08-09 18:22:53 -07:00
parent 45ed4c2cf2
commit b0bbebdc6f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "inaturalistreactnative",
"version": "0.9.0",
"version": "0.9.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "inaturalistreactnative",
"version": "0.9.0",
"version": "0.9.1",
"hasInstallScript": true,
"dependencies": {
"@babel/eslint-parser": "^7.21.3",

View File

@@ -1,6 +1,6 @@
{
"name": "inaturalistreactnative",
"version": "0.9.0",
"version": "0.9.1",
"private": true,
"scripts": {
"android": "react-native run-android",