Release 1.102.0 (#3773)

This commit is contained in:
link2xt
2022-11-23 20:47:49 +03:00
committed by GitHub
parent 2e7470115c
commit 0248a36561
8 changed files with 19 additions and 10 deletions

View File

@@ -60,5 +60,5 @@
"test:mocha": "mocha -r esm node/test/test.js --growl --reporter=spec --bail --exit"
},
"types": "node/dist/index.d.ts",
"version": "1.101.0"
"version": "1.102.0"
}