Skip to content

Commit 969ffd2

Browse files
committed
build(package.json): add semantic packages to the package.json
1 parent 27d5e9e commit 969ffd2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@
4141
"ws": "^8.13.0"
4242
},
4343
"devDependencies": {
44+
"@commitlint/cli": "^17.6.7",
45+
"@commitlint/config-conventional": "^17.6.7",
46+
"@semantic-release/changelog": "^6.0.3",
47+
"@semantic-release/commit-analyzer": "^10.0.1",
48+
"@semantic-release/git": "^10.0.1",
49+
"@semantic-release/release-notes-generator": "^11.0.4",
4450
"@babel/core": "^7.21.4",
4551
"@babel/preset-env": "^7.21.4",
4652
"@types/node": "^18.15.11",

0 commit comments

Comments
 (0)