Fixes for review

This commit is contained in:
ICheered
2023-08-05 13:43:44 +02:00
parent 9d03408513
commit b0c044aa3a
7 changed files with 92 additions and 85 deletions

View File

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