Skip to content

Commit 8e31908

Browse files
author
sky
committed
3.2.1-0
1 parent 919ded6 commit 8e31908

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": "egg-react-typescript-boilerplate",
3-
"version": "3.2.0",
3+
"version": "3.2.1-0",
44
"description": "基于 egg + react + typescript + webpack 服务端渲染工程骨架项目",
55
"scripts": {
66
"start": "egg-scripts start",
@@ -87,4 +87,4 @@
8787
"author": "hubcarl@126.com",
8888
"license": "MIT",
8989
"homepage": "https://github.com/hubcarl/egg-react-typescript-boilerplate"
90-
}
90+
}

0 commit comments

Comments
 (0)