mirror of
https://github.com/zyphlar/easy-usb-relay.git
synced 2024-03-08 07:57:47 +00:00
Fix package import
This commit is contained in:
parent
8bb1eed8a0
commit
b0da1b68e6
|
@ -2,13 +2,13 @@
|
|||
"name": "easy-usb-relay",
|
||||
"version": "0.0.3",
|
||||
"description": "A simple USB relay support library",
|
||||
"main": "src/relay.js",
|
||||
"main": "src/relays.js",
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "github.com/danawoodman/usbrelay"
|
||||
"url": "github.com/danawoodman/easy-usb-relay"
|
||||
},
|
||||
"keywords": [
|
||||
"usb",
|
||||
|
|
Loading…
Reference in New Issue
Block a user