chore(release): prepare for 1.119.0

This commit is contained in:
link2xt
2023-08-03 16:25:42 +00:00
parent bba6c8f15a
commit e43f9066d8
10 changed files with 53 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.118.0"
"version": "1.119.0"
}