Skip to content

Commit 391a21a

Browse files
committed
fix: adding missing changeset dependency
1 parent 9227995 commit 391a21a

File tree

2 files changed

+384
-8
lines changed

2 files changed

+384
-8
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
},
5757
"packageManager": "yarn@4.4.1",
5858
"dependencies": {
59+
"@changesets/cli": "^2.29.8",
5960
"dotenv": "^17.2.3"
6061
}
6162
}

0 commit comments

Comments
 (0)