Fix testing package.json
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user