1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-05 04:15:31 +01:00

Updates node modules

This commit is contained in:
Amir Raminfar
2020-02-25 11:10:29 -08:00
parent 0448416819
commit a627f2ffd5
2 changed files with 15 additions and 15 deletions

View File

@@ -27,7 +27,7 @@
"ansi-to-html": "^0.6.14",
"buefy": "^0.8.12",
"bulma": "^0.8.0",
"date-fns": "^2.9.0",
"date-fns": "^2.10.0",
"hotkeys-js": "^3.7.3",
"lodash.debounce": "^4.0.8",
"semver": "^7.1.3",
@@ -50,12 +50,12 @@
"husky": "^4.2.3",
"jest": "^25.1.0",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^10.0.7",
"lint-staged": "^10.0.8",
"mockdate": "^2.0.5",
"node-fetch": "^2.6.0",
"parcel-bundler": "^1.12.4",
"prettier": "^1.19.1",
"sass": "^1.25.0",
"sass": "^1.26.0",
"vue-hot-reload-api": "^2.3.4",
"vue-jest": "^3.0.5",
"vue-template-compiler": "^2.6.11"