fix: node-22 runtime again, bum-1.1 not working
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
"name": "aemet",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "src/main.ts",
|
||||
"main": "src/main.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"format": "prettier --write ."
|
||||
"format": "prettier --write .",
|
||||
"build": "tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"fast-xml-parser": "^5.3.3",
|
||||
|
||||
Reference in New Issue
Block a user