Bump package.json
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "web-gphoto2",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "web-gphoto2",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"license": "LGPL-2.1-or-later",
|
||||
"dependencies": {
|
||||
"typescript": "^5.1.6"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "web-gphoto2",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"description": "WebAssembly implementation of gphoto2 and libusb to control DSLR cameras over USB on the Web",
|
||||
"exports": {
|
||||
"import": "./build/camera.js"
|
||||
|
||||
Reference in New Issue
Block a user