Skip to content

Commit edabc1b

Browse files
committed
feat: update version;
1 parent 78d142d commit edabc1b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules
22
lib
33
yarn.lock
4-
package-lock.json
4+
package-lock.json
5+
.DS_Store

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umajs/plugin-react-ssr",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
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": "[email protected]",
66
"license": "MIT",

0 commit comments

Comments
 (0)