Adjust tests for node:test env (#721)

This commit is contained in:
Jaco
2023-02-25 12:09:05 +02:00
committed by GitHub
parent 9b3785b8f6
commit 9b7f4bf62f
24 changed files with 81 additions and 447 deletions
+1 -1
View File
@@ -17,6 +17,6 @@
"version": "2.12.2-1-x",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13"
"@babel/runtime": "^7.21.0"
}
}