瀏覽代碼

feat: install lerna and other packages

Sarah Norris 3 年之前
父節點
當前提交
8c536e7da3
共有 2 個文件被更改,包括 1294 次插入786 次删除
  1. 1289 785
      package-lock.json
  2. 5 1
      package.json

File diff suppressed because it is too large
+ 1289 - 785
package-lock.json


+ 5 - 1
package.json

@@ -27,13 +27,17 @@
 		"build:zip": "node ./theme-utils.mjs build-com-zip"
 	},
 	"devDependencies": {
+		"@commitlint/cli": "^15.0.0",
+		"@commitlint/config-conventional": "^15.0.0",
 		"@octokit/rest": "^18.11.1",
 		"@wordpress/prettier-config": "^1.0.1",
 		"@wordpress/scripts": "^14.0.1",
 		"@wordpress/stylelint-config": "^19.0.1",
 		"chokidar-cli": "^2.1.0",
-		"husky": "^4.3.0",
+		"cz-conventional-changelog": "^3.3.0",
+		"husky": "^7.0.4",
 		"inquirer": "^8.1.5",
+		"lerna": "^4.0.0",
 		"lint-staged": "^10.5.4",
 		"lodash": "^4.17.21",
 		"open": "^8.2.1"

Some files were not shown because too many files changed in this diff