Skip to content

Commit

Permalink
fix: demo-app version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen authored Feb 29, 2024
1 parent 97d851f commit c7ab798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-integration/demo-app-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "demo-app-ts",
"private": true,
"version": "5.1.1-prerelease.73",
"version": "5.1.1",
"scripts": {
"build:demo-app": "webpack --mode production",
"start:demo-app": "webpack-dev-server",
Expand Down

0 comments on commit c7ab798

Please sign in to comment.