File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @badge.team/badge-webusb" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Web API for the Badge.team MCH2022 badge" ,
55 "keywords" : [
6- " USB" , " WebUSB" ,
6+ " USB" ,
7+ " WebUSB" ,
78 " badge" ,
89 " MCH2022"
910 ],
10-
1111 "main" : " ./dist/badge-api.js" ,
1212 "files" : [
1313 " ./dist" ,
1414 " LICENSE" ,
1515 " README.md"
1616 ],
17-
1817 "dependencies" : {
1918 "@types/w3c-web-usb" : " ^1.0.6" ,
2019 "fancy-error" : " ^1.0.0" ,
21- "typescript" :" >=4.5.0 <6.0.0"
20+ "typescript" : " >=4.5.0 <6.0.0"
2221 },
23-
2422 "scripts" : {
2523 "build" : " tsc"
2624 },
27-
2825 "repository" : " github:badgeteam/mch2022-webusb-lib" ,
2926 "bugs" : " https://github.com/badgeteam/mch2022-webusb-lib/issues" ,
30-
3127 "author" :
" Reinier van der Leer <[email protected] > (https://pwuts.nl)" 3228}
You can’t perform that action at this time.
0 commit comments