Pin dependencies (#184)
Pin dependencies Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/184
This commit is contained in:
parent
cf203faf01
commit
1c6abfc214
2 changed files with 8 additions and 8 deletions
|
|
@ -12,9 +12,9 @@
|
|||
"camel-case": "4.1.1",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"date-fns": "2.14.0",
|
||||
"dompurify": "^2.0.12",
|
||||
"dompurify": "2.0.12",
|
||||
"lodash": "4.17.19",
|
||||
"marked": "^1.1.0",
|
||||
"marked": "1.1.0",
|
||||
"register-service-worker": "1.7.1",
|
||||
"snake-case": "3.0.3",
|
||||
"v-tooltip": "2.0.3",
|
||||
|
|
|
|||
Reference in a new issue