lex il y a 1 an
Parent
commit
52807473cb
2 fichiers modifiés avec 761 ajouts et 2 suppressions
  1. 754 2
      package-lock.json
  2. 7 0
      package.json

Fichier diff supprimé car celui-ci est trop grand
+ 754 - 2
package-lock.json


+ 7 - 0
package.json

@@ -41,6 +41,8 @@
     "@vue/eslint-config-typescript": "^11.0.2",
     "@vue/eslint-config-typescript": "^11.0.2",
     "autoprefixer": "^10.4.14",
     "autoprefixer": "^10.4.14",
     "babel-plugin-dynamic-import-node": "^2.3.3",
     "babel-plugin-dynamic-import-node": "^2.3.3",
+    "commitizen": "^4.3.0",
+    "cz-conventional-changelog": "^3.3.0",
     "eslint": "^8.38.0",
     "eslint": "^8.38.0",
     "eslint-plugin-prettier": "^4.2.1",
     "eslint-plugin-prettier": "^4.2.1",
     "eslint-plugin-vue": "^9.10.0",
     "eslint-plugin-vue": "^9.10.0",
@@ -69,5 +71,10 @@
   },
   },
   "engines": {
   "engines": {
     "node": ">=14.20.0"
     "node": ">=14.20.0"
+  },
+  "config": {
+    "commitizen": {
+      "path": "./node_modules/cz-conventional-changelog"
+    }
   }
   }
 }
 }

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff