chore: bump version to 0.0.1 in package.json
All checks were successful
Publish to npm / publish (push) Successful in 24s

This commit is contained in:
Astrian Zheng 2025-02-21 11:10:00 +11:00
parent 9099f7cdda
commit d18d34b967
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -1,6 +1,6 @@
{
"name": "datenel-react",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"dev": "vite",
"build": "vite build",