浏览代码

Merge two separate devDeps

MK 10 年之前
父节点
当前提交
feb3dd8709
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      package.json

+ 1 - 3
package.json

@@ -7,6 +7,7 @@
     "doc": "docs"
     "doc": "docs"
   },
   },
   "devDependencies": {
   "devDependencies": {
+    "cz-conventional-changelog": "^1.1.5",
     "grunt-contrib-copy": "^0.8.0",
     "grunt-contrib-copy": "^0.8.0",
     "grunt-contrib-concat": "^0.5.1",
     "grunt-contrib-concat": "^0.5.1",
     "grunt-contrib-clean": "^0.6.0",
     "grunt-contrib-clean": "^0.6.0",
@@ -34,9 +35,6 @@
     "url": "https://github.com/wenzhixin/bootstrap-table/issues"
     "url": "https://github.com/wenzhixin/bootstrap-table/issues"
   },
   },
   "homepage": "https://github.com/wenzhixin/bootstrap-table",
   "homepage": "https://github.com/wenzhixin/bootstrap-table",
-  "devDependencies": {
-    "cz-conventional-changelog": "^1.1.5"
-  },
   "config": {
   "config": {
     "commitizen": {
     "commitizen": {
       "path": "./node_modules/cz-conventional-changelog"
       "path": "./node_modules/cz-conventional-changelog"