Final cleanup to make npm install faster

This commit is contained in:
Kai Moseley 2016-09-21 07:34:10 +01:00
parent 934e4e6a95
commit bb21933588
3 changed files with 19467 additions and 11 deletions

2
dist/index.html vendored
View File

@ -9,5 +9,5 @@
<div id="react-shell-game"></div>
</body>
<script src="/shell-game.bundle.js"></script>
<script src="./shell-game.bundle.js"></script>
</html>

19473
dist/shell-game.bundle.js vendored

File diff suppressed because one or more lines are too long

View File

@ -22,9 +22,6 @@
"eslint-plugin-babel": "^3.3.0",
"eslint-plugin-flowtype": "^2.18.1",
"eslint-plugin-react": "^6.0.0",
"flow-bin": "^0.32.0",
"jest": "^15.1.1",
"lodash": "^4.16.1",
"node-sass": "^3.8.0",
"react": "^15.3.1",
"react-dom": "^15.3.1",