Skip to content

Commit 66e56d3

Browse files
fix(development): remove release conifg
1 parent 91ab4a4 commit 66e56d3

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

package.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,6 @@
2424
"type": "git",
2525
"url": "https://github.com/FullstackWEB-developer/dcl-ui.git"
2626
},
27-
"release": {
28-
"branches": [
29-
"master"
30-
],
31-
"plugins": [
32-
"@semantic-release/commit-analyzer",
33-
"@semantic-release/release-notes-generator",
34-
"@semantic-release/github",
35-
"@semantic-release/npm",
36-
"@semantic-release/git"
37-
]
38-
},
3927
"keywords": [
4028
"dcl",
4129
"ui",

0 commit comments

Comments
 (0)