mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-06 19:38:24 +00:00
Update yarn.lock
This commit is contained in:
parent
c8ed46850a
commit
e6bf157302
2 changed files with 9 additions and 2440 deletions
|
@ -13,7 +13,7 @@
|
|||
"author": "Team Lidarr",
|
||||
"license": "GPL-3.0",
|
||||
"readmeFilename": "readme.md",
|
||||
"dependencies": {
|
||||
"dependencies": {
|
||||
"autoprefixer": "7.1.4",
|
||||
"babel-core": "6.26.0",
|
||||
"babel-eslint": "8.0.1",
|
||||
|
@ -65,6 +65,8 @@
|
|||
"postcss-simple-vars": "4.1.0",
|
||||
"prop-types": "15.6.0",
|
||||
"query-string": "5.0.0",
|
||||
"raven-for-redux": "1.0.0",
|
||||
"raven-js": "3.17.0",
|
||||
"react": "15.6.0",
|
||||
"react-addons-shallow-compare": "15.6.2",
|
||||
"react-async-script": "0.9.1",
|
||||
|
@ -90,7 +92,6 @@
|
|||
"redux-actions": "2.2.1",
|
||||
"redux-batched-actions": "0.2.0",
|
||||
"redux-localstorage": "0.4.1",
|
||||
"redux-raven-middleware": "1.2.0",
|
||||
"redux-thunk": "2.2.0",
|
||||
"require-nocache": "1.0.0",
|
||||
"reselect": "3.0.1",
|
||||
|
@ -106,4 +107,4 @@
|
|||
"webpack-stream": "^4.0.0"
|
||||
},
|
||||
"main": "index.js"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue