Skip to content

Commit

Permalink
version 1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dazjean committed Oct 13, 2021
1 parent 681cc75 commit 3a08bbc
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": "1.2.7",
"version": "1.2.8",
"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": "[email protected]",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"prepublish": "npm run build"
},
"dependencies": {
"@srejs/react": "^1.2.6",
"@srejs/react": "^1.2.8",
"consolidate": "^0.16.0",
"get-stream": "^6.0.1"
},
Expand Down

0 comments on commit 3a08bbc

Please sign in to comment.