Skip to content

Commit 5b04fb8

Browse files
committed
v2.0
1 parent 82f42ac commit 5b04fb8

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.0-alpha.0",
3+
"version": "2.0.0",
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",
@@ -37,7 +37,7 @@
3737
"@types/node": "^12.12.9",
3838
"@typescript-eslint/eslint-plugin": "^4.20.0",
3939
"@typescript-eslint/parser": "^4.20.0",
40-
"@umajs/core": "^2.0.1-alpha.0",
40+
"@umajs/core": "^2.0.1",
4141
"eslint": "^7.15.0",
4242
"eslint-config-airbnb-base": "^14.2.0",
4343
"eslint-plugin-import": "^2.22.1",

0 commit comments

Comments
 (0)