publish @openpanel/react-native@0.0.10-beta

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-07-07 12:57:04 +02:00
parent 42ede249ea
commit eb69377a25
2 changed files with 11 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openpanel/react-native",
"version": "0.0.9-beta",
"version": "0.0.10-beta",
"module": "index.ts",
"scripts": {
"build": "rm -rf dist && tsup",
@@ -32,4 +32,4 @@
]
},
"prettier": "@openpanel/prettier-config"
}
}