Change npm package name and version number
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user