Skip to content

Commit 4961c39

Browse files
committed
Polish
1 parent 370ead8 commit 4961c39

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -120,16 +120,16 @@ source
120120

121121
| ライブラリ | バージョン | 用途/追加理由 |
122122
| ----------------------- | -------- | ------------- |
123-
| `react`          | 15.4.+ | アプリケーションの UI 機能を提供 |
124-
| `react-dom`        | 15.4.+ | アプリケーションの UI 機能 ( DOM ) を提供 |
125-
| `react-router` | 3.0.+ | React.js の SPA ルーティングサポート |
126-
| `react-tap-event-plugin` | 2.0.+ | タップ操作のサポート |
127-
| `redux` | 3.6.+ | Flux 風な状態/イベント概念をサポート |
128-
| `react-router-redux` | 4.0.+ | Redux の状態モデルに対応した react-router |
129-
| `material-ui` | 0.17.+ | マテリアルデザインな UI ライブラリ |
123+
| `react`          | 15.5.+ | アプリケーションの UI 機能を提供 |
124+
| `react-dom`        | 15.5.+ | アプリケーションの UI 機能 ( DOM ) を提供 |
125+
| `react-router` | 3.0.+ | React.js の SPA ルーティングサポート |
126+
| `react-tap-event-plugin` | 2.0.+ | タップ操作のサポート |
127+
| `redux` | 3.6.+ | Flux 風な状態/イベント概念をサポート |
128+
| `react-router-redux` | 4.0.+ | Redux の状態モデルに対応した react-router |
129+
| `material-ui` | 0.17.+ | マテリアルデザインな UI ライブラリ |
130130
| `lodash`          | 4.17.+ | 汎用ユーティリティライブラリ |
131-
| `dateformat`       | 2.0.+ | 日時ライブラリ |
132-
| `superagent` | 2.3.+ | HTTP 連携ライブラリ |
131+
| `dateformat`       | 2.0.+ | 日時ライブラリ |
132+
| `superagent` | 3.5.+ | HTTP 連携ライブラリ |
133133

134134
### License
135135

0 commit comments

Comments
 (0)