added compiled nano.js

This commit is contained in:
2025-03-20 21:55:18 +02:00
parent e8f1264971
commit 5888eee2db
3 changed files with 21 additions and 3 deletions

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "web-arduino-uploader",
"version": "1.1.1",
"version": "1.1.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "web-arduino-uploader",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",
"dependencies": {
"async": "^3.2.0",
@ -4881,7 +4881,7 @@
},
"stk500": {
"version": "git+ssh://git@github.com/dbuezas/js-stk500v1.git#fe1d7238b1d32e8e997c7c8bafef7cd31f71e04b",
"from": "stk500@dbuezas/js-stk500v1#v3.0.0",
"from": "stk500@github:dbuezas/js-stk500v1#v3.0.0",
"requires": {
"async": "^0.9.0"
},