Skip to content

Commit

Permalink
Minor: Change ReactJS version indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
juzser committed Oct 11, 2024
1 parent ecf8470 commit 8346e7b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VITE_CLASS_PREFIX=Polaris
VITE_POLARIS_VERSION=13.5.0
VITE_POLARIS_VERSION=13.9.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Polaris Vue by Ownego supports **Vue 3.3+**.
Polaris Vue based on [Shopify Polaris style guide](https://polaris.shopify.com/), built especially for Vue 3.
We're trying to make it mostly close with Shopify style guide and get a better performance.

**Follow Polaris React version:** [13.5.0](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4013.5.0)
**Follow Polaris React version:** [13.9.0](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4013.9.0)

---

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ownego/polaris-vue",
"version": "2.1.12",
"polaris_version": "13.5.0",
"polaris_version": "13.9.0",
"description": "Shopify Polaris 12 - UI library for Vue 3",
"author": "Ownego Team",
"type": "module",
Expand Down

0 comments on commit 8346e7b

Please sign in to comment.