Skip to content

Commit

Permalink
chore: Upgrade reactist to v24.1.4-beta (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroalves0 authored Apr 24, 2024
1 parent 901071e commit d226f8d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/ui-extensions-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@doist/ui-extensions-react",
"version": "13.1.3-beta",
"version": "13.1.4-beta",
"author": "Doist",
"license": "MIT",
"main": "dist/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"publish:yalc": "yalc push"
},
"peerDependencies": {
"@doist/reactist": "^24.1.3-beta",
"@doist/reactist": "^24.1.4-beta",
"@doist/ui-extensions-core": "^4.1.1",
"adaptivecards": "^2.9.0",
"react": "^17.0.0 || ^18.0.0",
Expand Down Expand Up @@ -71,4 +71,4 @@
"msw": {
"workerDirectory": "src/stories/public"
}
}
}

0 comments on commit d226f8d

Please sign in to comment.