Commit 8fcf6bfc authored by 蒋丹丹's avatar 蒋丹丹

update

parent 2f1638a1
{
"name": "root",
"private": true,
"scripts": {
"version": "lerna version --conventional-commits",
"publish": "lerna publish --conventional-commits"
},
"devDependencies": {
"husky": "^7.0.4",
"lerna": "^4.0.0"
}
}
......@@ -3,5 +3,5 @@
module.exports = demo;
function demo() {
return 'test1 demo';
return 'test1 demo2';
}
......@@ -2111,6 +2111,11 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"
husky@^7.0.4:
version "7.0.4"
resolved "http://npm.dui88.com:80/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
integrity sha1-JCBIJF3EnI+xvwzHz7mN1yJTFTU=
iconv-lite@^0.4.24:
version "0.4.24"
resolved "http://npm.dui88.com:80/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment