Patch release

This commit is contained in:
Ingvar Stepanyan
2023-08-05 19:58:34 +01:00
parent 6f07599bc3
commit 32edf88715
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "web-gphoto2",
"version": "0.4.0",
"version": "0.4.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "web-gphoto2",
"version": "0.4.0",
"version": "0.4.1",
"license": "LGPL-2.1-or-later",
"dependencies": {
"typescript": "^5.1.6"

View File

@@ -1,6 +1,6 @@
{
"name": "web-gphoto2",
"version": "0.4.0",
"version": "0.4.1",
"description": "WebAssembly implementation of gphoto2 and libusb to control DSLR cameras over USB on the Web",
"exports": {
"import": "./build/camera.js"