Skip to content

Commit 22ea8c1

Browse files
committed
revert back to v2.0.0
1 parent 1ebcfef commit 22ea8c1

File tree

2 files changed

+32
-13
lines changed

2 files changed

+32
-13
lines changed

package-lock.json

Lines changed: 28 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@servicestack/react",
3-
"version": "3.0.135",
3+
"version": "2.0.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/ServiceStack/servicestack-react"
@@ -45,9 +45,6 @@
4545
"react-router-dom": "^7.0.0"
4646
},
4747
"devDependencies": {
48-
"react": "^19.2.0",
49-
"react-dom": "^19.2.0",
50-
"react-router-dom": "^7.9.5",
5148
"@tailwindcss/forms": "^0.5.10",
5249
"@tailwindcss/postcss": "^4.1.17",
5350
"@testing-library/react": "^16.3.0",
@@ -63,6 +60,9 @@
6360
"playwright": "^1.56.1",
6461
"postcss": "^8.5.6",
6562
"postcss-cli": "^11.0.1",
63+
"react": "^19.2.0",
64+
"react-dom": "^19.2.0",
65+
"react-router-dom": "^7.9.5",
6666
"shx": "^0.4.0",
6767
"tailwindcss": "^4.1.17",
6868
"typescript": "~5.9.3",

0 commit comments

Comments
 (0)