Skip to content

Commit 058f1c2

Browse files
committed
fix: force first release
1 parent 935b03d commit 058f1c2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
"all-contributors-cli": "^6.9.0",
6767
"babel-eslint": "^10.0.3",
6868
"babel-jest": "^24.9.0",
69-
"codecov": "^3.5.0",
7069
"doctoc": "^1.4.0",
7170
"eslint": "^6.3.0",
7271
"eslint-config-airbnb-base": "^14.0.0",
@@ -79,8 +78,7 @@
7978
"npm-run-all": "^4.1.5",
8079
"preact": "^10.0.0-rc.1",
8180
"preact-portal": "^1.1.3",
82-
"prettier": "^1.18.2",
83-
"semantic-release": "^15.13.24"
81+
"prettier": "^1.18.2"
8482
},
8583
"peerDependencies": {
8684
"preact": ">=10 || ^10.0.0-alpha.0 || ^10.0.0-beta.0"

0 commit comments

Comments
 (0)