File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This is the React comment box example from [the React tutorial](http://facebook.
5
5
## To use
6
6
7
7
```
8
- npm install express
8
+ npm install
9
9
node server.js
10
10
```
11
11
Original file line number Diff line number Diff line change 13
13
},
14
14
"repository" : {
15
15
"type" : " git" ,
16
- "url" : " https://github.com/petehunt /react-tutorial.git"
16
+ "url" : " https://github.com/reactjs /react-tutorial.git"
17
17
},
18
18
"keywords" : [
19
19
" react" ,
24
24
"author" : " petehunt" ,
25
25
"license" : " MIT" ,
26
26
"bugs" : {
27
- "url" : " https://github.com/petehunt /react-tutorial/issues"
27
+ "url" : " https://github.com/reactjs /react-tutorial/issues"
28
28
},
29
- "homepage" : " https://github.com/petehunt /react-tutorial"
29
+ "homepage" : " https://github.com/reactjs /react-tutorial"
30
30
}
You can’t perform that action at this time.
0 commit comments