Skip to content

Commit

Permalink
fix: demo-app update package.json version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen authored Nov 16, 2023
1 parent 544dcc5 commit 8e14e1c
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.42",
"version": "5.1.1-alpha.0",
"scripts": {
"build:demo-app": "webpack --mode production",
"start:demo-app": "webpack-dev-server",
Expand Down

0 comments on commit 8e14e1c

Please sign in to comment.