ns-ext/package.json
nsnail d4a92aca6f
chore(release): 2.3.3 (#31)
Co-authored-by: tk <fiyne1a@dingtalk.com>
2025-01-02 12:03:36 +08:00

15 lines
246 B
JSON

{
"version": "2.3.3",
"devDependencies": {
"cz-git": "^1.11.0",
"commitizen": "^4.3.1",
"prettier": "^3.3.3",
"standard-version": "^9.5.0"
},
"config": {
"commitizen": {
"path": "node_modules/cz-git"
}
}
}