mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-28 16:07:49 +01:00
docker build fix
This commit is contained in:
2503
frontend/package-lock.json
generated
2503
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -17,7 +17,9 @@
|
||||
"@types/react-redux": "^7.1.9",
|
||||
"@types/react-router": "^5.1.8",
|
||||
"@types/react-router-dom": "^5.1.6",
|
||||
"@types/sass": "^1.16.0",
|
||||
"@types/sass": "^1.16.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"autoprefixer": "^9.8.6",
|
||||
"enzyme": "^3.11.0",
|
||||
"enzyme-adapter-react-16": "^1.15.5",
|
||||
@@ -30,9 +32,7 @@
|
||||
"eslint-plugin-jest": "^24.1.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.3.1",
|
||||
"sass": "^1.26.12",
|
||||
"ts-jest": "^26.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"ts-jest": "^26.4.1",
|
||||
"@blueprintjs/core": "^3.33.0",
|
||||
"@blueprintjs/icons": "^3.22.0",
|
||||
"highlight.js": "^10.2.1",
|
||||
|
||||
Reference in New Issue
Block a user