Skip to content

Commit

Permalink
modify project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
onfuns committed Jun 18, 2019
1 parent eaf16ad commit ac0abcd
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 1 deletion.
246 changes: 246 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,14 @@
"eslint-plugin-jest": "^22.6.4",
"eslint-plugin-react": "^7.13.0",
"html-webpack-plugin": "^3.2.0",
"husky": "^2.4.1",
"jest": "^24.8.0",
"less": "^2.7.2",
"less-loader": "^4.0.5",
"mini-css-extract-plugin": "^0.7.0",
"mobx": "^5.6.0",
"mobx-react": "^5.4.2",
"prettier": "^1.18.2",
"react": "^16.6.3",
"react-dom": "^16.6.3",
"react-loadable": "^5.5.0",
Expand Down Expand Up @@ -132,4 +134,4 @@
"createStartMenuShortcut": true,
"shortcutName": "LightHosts"
}
}
}

0 comments on commit ac0abcd

Please sign in to comment.