Skip to content
This repository was archived by the owner on May 7, 2022. It is now read-only.

Commit e530df2

Browse files
committed
git clone
1 parent a35b634 commit e530df2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
方法 2: 本地运行 cmd 或者 shell 命令  
2727
```
28-
git clone https://github.com/hyy1115/react-redux-webpack.git
28+
git clone https://github.com/hyy1115/react-redux-webpack2.git
2929
3030
```
3131

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-redux-webpack",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "",
55
"scripts": {
66
"start": "export NODE_ENV=development && node server.js",

0 commit comments

Comments
 (0)