mirror of
https://github.com/chirimen-oh/node-web-i2c.git
synced 2025-01-18 16:08:06 +00:00
@types 含める
This commit is contained in:
parent
f54ff17267
commit
08e7cd8601
1 changed files with 2 additions and 5 deletions
|
@ -12,15 +12,12 @@
|
|||
},
|
||||
"author": "Kohei Watanabe <kou029w@gmail.com>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/i2c-bus": "~5",
|
||||
"@types/node": "~12",
|
||||
"i2c-bus": "~5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/i2c-bus": "~5",
|
||||
"@types/node": "~12",
|
||||
"typescript": "~3.7"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue