Change npm package name and version number

This commit is contained in:
ICheered
2023-08-02 21:29:26 +02:00
parent 0a18222462
commit ea674be2ff

View File

@@ -1,6 +1,6 @@
{ {
"name": "web-gphoto2-npm-test", "name": "web-gphoto2",
"version": "0.2.0", "version": "0.1.0",
"description": "WASM implementation of gphoto2 and libusb to control DSLR cameras over USB on the Web", "description": "WASM implementation of gphoto2 and libusb to control DSLR cameras over USB on the Web",
"main": "ui/libapi.mjs", "main": "ui/libapi.mjs",
"types": "ui/libapi.mjs.d.ts", "types": "ui/libapi.mjs.d.ts",