Skip to content

Commit

Permalink
update @srejs/react version to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dazjean authored Jan 12, 2022
1 parent d225c34 commit 258351c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umajs/plugin-react-ssr",
"version": "2.0.2",
"version": "2.0.3",
"description": "In umajs, React is used to develop the plug-in of SPA and MPA, which supports server-side rendering and client-side rendering",
"author": "zunyi_zjj@163.com",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"prepublish": "npm run build"
},
"dependencies": {
"@srejs/react": "^1.3.0",
"@srejs/react": "^1.3.3",
"consolidate": "^0.16.0",
"get-stream": "^6.0.1"
},
Expand Down

0 comments on commit 258351c

Please sign in to comment.