|
|
@ -13,7 +13,7 @@
|
|
|
|
"author": "Team Lidarr",
|
|
|
|
"author": "Team Lidarr",
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
"readmeFilename": "readme.md",
|
|
|
|
"readmeFilename": "readme.md",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"autoprefixer": "7.1.4",
|
|
|
|
"autoprefixer": "7.1.4",
|
|
|
|
"babel-core": "6.26.0",
|
|
|
|
"babel-core": "6.26.0",
|
|
|
|
"babel-eslint": "8.0.1",
|
|
|
|
"babel-eslint": "8.0.1",
|
|
|
@ -65,6 +65,8 @@
|
|
|
|
"postcss-simple-vars": "4.1.0",
|
|
|
|
"postcss-simple-vars": "4.1.0",
|
|
|
|
"prop-types": "15.6.0",
|
|
|
|
"prop-types": "15.6.0",
|
|
|
|
"query-string": "5.0.0",
|
|
|
|
"query-string": "5.0.0",
|
|
|
|
|
|
|
|
"raven-for-redux": "1.0.0",
|
|
|
|
|
|
|
|
"raven-js": "3.17.0",
|
|
|
|
"react": "15.6.0",
|
|
|
|
"react": "15.6.0",
|
|
|
|
"react-addons-shallow-compare": "15.6.2",
|
|
|
|
"react-addons-shallow-compare": "15.6.2",
|
|
|
|
"react-async-script": "0.9.1",
|
|
|
|
"react-async-script": "0.9.1",
|
|
|
@ -90,7 +92,6 @@
|
|
|
|
"redux-actions": "2.2.1",
|
|
|
|
"redux-actions": "2.2.1",
|
|
|
|
"redux-batched-actions": "0.2.0",
|
|
|
|
"redux-batched-actions": "0.2.0",
|
|
|
|
"redux-localstorage": "0.4.1",
|
|
|
|
"redux-localstorage": "0.4.1",
|
|
|
|
"redux-raven-middleware": "1.2.0",
|
|
|
|
|
|
|
|
"redux-thunk": "2.2.0",
|
|
|
|
"redux-thunk": "2.2.0",
|
|
|
|
"require-nocache": "1.0.0",
|
|
|
|
"require-nocache": "1.0.0",
|
|
|
|
"reselect": "3.0.1",
|
|
|
|
"reselect": "3.0.1",
|
|
|
|