mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2025-12-13 12:38:13 +08:00
Fix browserify build error
This commit is contained in:
@@ -7,9 +7,6 @@
|
||||
"license": "MIT",
|
||||
"types": "./types/index.d.ts",
|
||||
"main": "./lib/index.js",
|
||||
"browser": {
|
||||
"./lib/index.js": "./dist/secure-dfu.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/thegecko/web-bluetooth-dfu.git"
|
||||
|
||||
Reference in New Issue
Block a user