Merge pull request #46 from dumbasPL/patch-1

Add package version
This commit is contained in:
Adwait 2022-11-07 13:23:14 +05:30 committed by GitHub
commit 30c2bc7569
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
{ {
"name": "esptool-js", "name": "esptool-js",
"version": "0.1.0",
"dependencies": { "dependencies": {
"crypto-js": "^4.0.0", "crypto-js": "^4.0.0",
"xterm": "^4.13.0" "xterm": "^4.13.0"