mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-29 08:07:48 +01:00
fix tests
This commit is contained in:
586
react/package-lock.json
generated
586
react/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@material-ui/core": "^1.3.1",
|
||||
"@material-ui/icons": "^1.1.0",
|
||||
"@material-ui/icons": "^2.0.3",
|
||||
"@redux-offline/redux-offline": "^2.4.0",
|
||||
"localforage": "^1.7.2",
|
||||
"prop-types": "^15.6.2",
|
||||
@@ -13,7 +13,7 @@
|
||||
"react-redux": "^5.0.7",
|
||||
"react-router-dom": "^4.3.1",
|
||||
"react-router-redux": "^4.0.8",
|
||||
"react-scripts": "1.1.4",
|
||||
"react-scripts": "1.1.5",
|
||||
"react-spring": "^5.4.0",
|
||||
"redux": "^4.0.0",
|
||||
"redux-form": "^7.4.2",
|
||||
@@ -34,7 +34,7 @@
|
||||
"devDependencies": {
|
||||
"eslint": "^5.1.0",
|
||||
"eslint-config-airbnb": "^17.0.0",
|
||||
"eslint-config-prettier": "^2.9.0",
|
||||
"eslint-config-prettier": "^3.0.1",
|
||||
"eslint-plugin-import": "^2.13.0",
|
||||
"eslint-plugin-jest": "^21.17.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.1.0",
|
||||
|
||||
Reference in New Issue
Block a user