Skip to content

Commit

Permalink
chore: update versions.json in main with latest WC (#5004)
Browse files Browse the repository at this point in the history
* chore: update versions.json in main with latest WC

* drop react-component-pro

---------

Co-authored-by: Zhe Sun <[email protected]>
  • Loading branch information
vaadin-bot and ZheSun88 authored Feb 6, 2024
1 parent 08c24ae commit 8ab8bfa
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 73 deletions.
1 change: 0 additions & 1 deletion scripts/generator/generate.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ writer.writeSeparateJson(versions.react, coreJsonTemplateFileName, vaadinCoreJso
writer.writeSeparateJson(versions.vaadin, vaadinJsonTemplateFileName, vaadinJsonResultFileName, "vaadin");
writer.writeSeparateJson(versions.platform, vaadinJsonTemplateFileName, vaadinJsonResultFileName, "platform");
writer.writeSeparateJson(versions.react, vaadinJsonTemplateFileName, vaadinJsonResultFileName, "react");
writer.writeSeparateJson(versions["react-pro"], vaadinJsonTemplateFileName, vaadinJsonResultFileName, "react-pro");


writer.writePackageJson(versions.core, corePackageTemplateFileName, corePackageResultFileName);
Expand Down
Loading

0 comments on commit 8ab8bfa

Please sign in to comment.