File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 30
30
"dependencies" : {
31
31
"react" : " ^16.1.1" ,
32
32
"react-dom" : " ^16.1.1" ,
33
- "react-scripts" : " ^1 .0.17 "
33
+ "react-scripts" : " ^2 .0.3 "
34
34
}
35
35
}
Original file line number Diff line number Diff line change 10
10
[ ![ Chat] ( https://img.shields.io/gitter/room/one-react-org/Lobby.svg )] ( https://gitter.im/one-react-org/Lobby )
11
11
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-brightgreen.svg )] ( https://opensource.org/licenses/MIT )
12
12
[ ![ JavaScript Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg )] ( https://standardjs.com )
13
- [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/one-react/code-previewer.svg )] ( https://greenkeeper.io/ )
13
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/one-react/code-previewer.svg )] ( https://greenkeeper.io/ )
14
+
15
+ ## Inspired by ` @storybook/addon-info `
16
+ * and styles/views are similar with ` @storybook/addon-info `
14
17
15
18
## Installation
16
19
```
You can’t perform that action at this time.
0 commit comments