Skip to content

Commit

Permalink
doc note
Browse files Browse the repository at this point in the history
  • Loading branch information
benkeen committed Dec 1, 2024
1 parent dea80b5 commit e13d332
Show file tree
Hide file tree
Showing 3 changed files with 655 additions and 621 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

---

> Warning! I'm actively working on 4.0.0 so the master branch will be a little broken until it's ready. Stay tuned.
<a name="about"></a>

### About
Expand Down
5 changes: 2 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@
"private": true,
"dependencies": {
"react": "^18.2.0",
"react-country-region-selector": "file:../",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1",
"react-syntax-highlighter": "^15.5.0"
"react-country-region-selector": "file:../",
"react-syntax-highlighter": "^15.6.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit e13d332

Please sign in to comment.