Skip to content

Commit

Permalink
fix: sync changes from v2 to alpha (#786) [skip ci]
Browse files Browse the repository at this point in the history
Co-authored-by: mguellsegarra <5711443+mguellsegarra@users.noreply.github.com>
  • Loading branch information
giscegit and mguellsegarra authored Dec 20, 2024
1 parent af9a60c commit b79fff7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const getOouiComponents = () => {
};
```


You have an example app inside this repo. In order to run it you should follow these steps:

- `cd example`
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gisce/react-ooui",
"version": "2.51.0",
"version": "2.51.1",
"engines": {
"node": "20.5.0"
},
Expand Down

0 comments on commit b79fff7

Please sign in to comment.