We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df97424 commit 906b0faCopy full SHA for 906b0fa
package.json
@@ -18,6 +18,7 @@
18
"@rollup/plugin-typescript": "^8.1.0",
19
"@semantic-release/changelog": "^5.0.1",
20
"@semantic-release/commit-analyzer": "^8.0.1",
21
+ "@semantic-release/git": "^9.0.0",
22
"@semantic-release/github": "^7.2.1",
23
"@semantic-release/npm": "^7.1.1",
24
"@semantic-release/release-notes-generator": "^9.0.2",
@@ -70,7 +71,6 @@
70
71
"react": "^17.0.2"
72
},
73
"dependencies": {
- "@semantic-release/git": "^9.0.0",
74
"lottie-web": "^5.7.8"
75
76
"scripts": {
0 commit comments