chore: 1.34.1

This commit is contained in:
xiaojunnuo
2025-05-06 00:32:11 +08:00
parent 6c74148c27
commit bfa7530a39
14 changed files with 35 additions and 23 deletions
+3 -2
View File
@@ -9,7 +9,8 @@
"test": "cross-env NODE_CONFIG_DIR=./test/config mocha --recursive --require babel-register",
"dev": "babel src --out-dir babel -w",
"build": "rollup -c ",
"dev-build": "npm run build"
"dev-build": "npm run build",
"pub": "npm publish"
},
"author": "",
"license": "Apache",
@@ -60,5 +61,5 @@
"fetch"
]
},
"gitHead": "9749fc817d3cfd435e8cb3f2f86edc81d69e2310"
"gitHead": "6c74148c277432f91014bf1eebd824e7423c6f4b"
}