remove react-loader (not that the controller should be rendering spinners in the first place :(

This commit is contained in:
Matthew Hodgson
2015-11-10 18:25:10 +00:00
parent d4549e60cc
commit 02ad2b5152
3 changed files with 6 additions and 5 deletions
+1 -2
View File
@@ -28,8 +28,7 @@
"optimist": "^0.6.1",
"q": "^1.4.1",
"react": "^0.14.2",
"react-dom": "^0.14.2",
"react-loader": "^1.4.0"
"react-dom": "^0.14.2"
},
"//deps": "The loader packages are here because webpack in a project that depends on us needs them in this package's node_modules folder",
"//depsbuglink": "https://github.com/webpack/webpack/issues/1472",