Skip to content

Commit 3a08bbc

Browse files
committed
version 1.2.8
1 parent 681cc75 commit 3a08bbc

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": "1.2.7",
3+
"version": "1.2.8",
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.2.6",
31+
"@srejs/react": "^1.2.8",
3232
"consolidate": "^0.16.0",
3333
"get-stream": "^6.0.1"
3434
},

0 commit comments

Comments
 (0)