Automatic Deployment [skip ci]

This commit is contained in:
thegecko
2022-01-27 16:45:47 +00:00
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "web-bluetooth-dfu",
"version": "1.2.1-next.0fff2b2.0",
"version": "1.2.1-next.96ac344.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -946,9 +946,9 @@
}
},
"cached-path-relative": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz",
"integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.1.0.tgz",
"integrity": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==",
"dev": true
},
"camelcase": {

View File

@@ -1,6 +1,6 @@
{
"name": "web-bluetooth-dfu",
"version": "1.2.1-next.0fff2b2.0",
"version": "1.2.1-next.96ac344.0",
"description": "Device firmware update with Web Bluetooth",
"homepage": "https://thegecko.github.io/web-bluetooth-dfu/",
"author": "Rob Moran <github@thegecko.org>",