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 33[ ![ david-dm] ( https://david-dm.org/reactmaker/simple_react_startkit.svg )] ( https://david-dm.org/ )
44[ ![ Known Vulnerabilities] ( https://snyk.io/test/github/ReactMaker/simple_react_startkit/badge.svg?targetFile=package.json )] ( https://snyk.io/test/github/ReactMaker/simple_react_startkit?targetFile=package.json )
55
6- # Simple React Start Kit 2017
6+ # Simple React Start Kit 2.0
77
88這個環境包可以讓你快速體驗 ReactJS 開發環境的便利,我們並沒有在裏面放入額外的套件(例如 redux, karma),希望可以讓你用最簡單的環境開始學習 React
99
1010## 特色
1111
12- * [ react 16.3.1 ] ( https://github.com/facebook/react )
12+ * [ react 16.4.2 ] ( https://github.com/facebook/react )
1313* [ webpack 4] ( https://github.com/webpack/webpack )
14- * [ babel 6 ] ( https://github.com/babel/babel )
14+ * [ babel 7 ] ( https://github.com/babel/babel )
1515* [ eslint] ( http://eslint.org )
1616
1717## 需求配置
Original file line number Diff line number Diff line change 11{
22 "name" : " simple_react_start_kit_2017" ,
33 "description" : " react webpack2 react-router example" ,
4- "version" : " 1.2.1 " ,
4+ "version" : " 2.0.0 " ,
55 "main" : " src/index.js" ,
66 "scripts" : {
77 "clean" : " rimraf dist/*" ,
You can’t perform that action at this time.
0 commit comments