Install deps in pipeline
Some checks failed
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is failing

This commit is contained in:
2022-03-19 01:41:44 +03:00
parent 7e31449bd2
commit 3d3d145072
3 changed files with 1067 additions and 26 deletions

View File

@@ -17,7 +17,8 @@
"react-moment": "^1.1.1",
"reset-css": "^5.0.1",
"sass": "^1.49.9",
"shared-stuff": "file:../shared-stuff"
"shared-stuff": "file:../shared-stuff",
"sharp": "^0.30.3"
},
"devDependencies": {
"babel-eslint": "^10.1.0",