Bump package.json again
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "web-gphoto2",
|
"name": "web-gphoto2",
|
||||||
"version": "0.2.0",
|
"version": "0.4.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "web-gphoto2",
|
"name": "web-gphoto2",
|
||||||
"version": "0.2.0",
|
"version": "0.4.0",
|
||||||
"license": "LGPL-2.1-or-later",
|
"license": "LGPL-2.1-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"typescript": "^5.1.6"
|
"typescript": "^5.1.6"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "web-gphoto2",
|
"name": "web-gphoto2",
|
||||||
"version": "0.2.0",
|
"version": "0.4.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",
|
||||||
"exports": {
|
"exports": {
|
||||||
"import": "./build/camera.js"
|
"import": "./build/camera.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user