chore(release): prepare for 1.127.2

This commit is contained in:
link2xt
2023-10-29 16:29:04 +00:00
parent f130d537b7
commit aecf7729d8
10 changed files with 28 additions and 13 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.127.1"
"version": "1.127.2"
}