Skip to content

Commit 258351c

Browse files
authored
update @srejs/react version to 1.3.3
1 parent d225c34 commit 258351c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umajs/plugin-react-ssr",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "In umajs, React is used to develop the plug-in of SPA and MPA, which supports server-side rendering and client-side rendering",
55
"author": "zunyi_zjj@163.com",
66
"license": "MIT",
@@ -28,7 +28,7 @@
2828
"prepublish": "npm run build"
2929
},
3030
"dependencies": {
31-
"@srejs/react": "^1.3.0",
31+
"@srejs/react": "^1.3.3",
3232
"consolidate": "^0.16.0",
3333
"get-stream": "^6.0.1"
3434
},

0 commit comments

Comments
 (0)