This commit is contained in:
Andras Schmelczer 2025-02-19 21:34:42 +00:00
parent 614e4a780a
commit 450bddf900
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
3 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,7 @@
{
"name": "sync-client",
"version": "1.0.0",
"version": "0.0.0",
"private": true,
"main": "dist/index.js",
"types": "dist/types/index.d.ts",
"scripts": {
@ -25,4 +26,4 @@
"webpack": "^5.98.0",
"webpack-cli": "^6.0.1"
}
}
}