chore: Start v0.1.0
Some checks failed
Build / build (push) Has been cancelled
Test / test (push) Has been cancelled

This commit is contained in:
Christian Ditaputratama 2024-09-05 20:54:09 +07:00
parent 79bc58b87f
commit 187a7bc84a
No known key found for this signature in database
GPG key ID: 31D3D06D77950979

View file

@ -1,6 +1,6 @@
{
"name": "xmr-nodes-frontend",
"version": "v0.0.6",
"version": "v0.1.0",
"private": true,
"scripts": {
"dev": "VITE_API_URL=http://127.0.0.1:18901 vite dev --host 127.0.0.1",