Skip to content

Commit d0bd060

Browse files
committed
fix
1 parent 11e0361 commit d0bd060

File tree

2 files changed

+159
-202
lines changed

2 files changed

+159
-202
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"web3",
2323
"graphql",
2424
"client",
25-
"tools"
25+
"tools",
26+
"compisition"
2627
],
2728
"contributors": [
2829
"Dotan Simha <[email protected]>",
@@ -44,6 +45,7 @@
4445
"@babel/preset-env": "7.18.10",
4546
"@babel/preset-typescript": "7.18.6",
4647
"@changesets/cli": "2.24.2",
48+
"@changesets/changelog-github": "0.4.6",
4749
"@types/babel__core": "7.1.19",
4850
"@types/babel__preset-env": "7.9.2",
4951
"@types/jest": "28.1.6",

0 commit comments

Comments
 (0)