Fix testing package.json

This commit is contained in:
ICheered
2023-08-05 13:51:56 +02:00
parent 06a12c1c30
commit 6e24a88ad2

View File

@@ -1,6 +1,6 @@
{ {
"name": "web-gphoto2-npm-test", "name": "web-gphoto2",
"version": "0.14.0", "version": "1.0.0",
"description": "WebAssembly implementation of gphoto2 and libusb to control DSLR cameras over USB on the Web", "description": "WebAssembly implementation of gphoto2 and libusb to control DSLR cameras over USB on the Web",
"type": "module", "type": "module",
"main": "src/camera.js", "main": "src/camera.js",