add package version

This commit is contained in:
nezu 2022-09-23 16:20:35 +02:00 committed by GitHub
parent a3e77fb2ec
commit ed357e52b1
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"