aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorArne Schauf <git@asw.io>2018-03-03 12:17:42 +0100
committerArne Schauf <git@asw.io>2018-03-03 12:17:42 +0100
commite9743b14c2fb597487836e8446a3d14281a45eba (patch)
tree1311483dfb6c2aff43108619f472b77454ab4c16 /package.json
parentd70b8f09ce1fa97cb7c4e2be66775e5d3d7e82cd (diff)
downloadparry-ui-e9743b14c2fb597487836e8446a3d14281a45eba.tar.gz
parry-ui-e9743b14c2fb597487836e8446a3d14281a45eba.zip
fix stuff that broke on upgrade
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0602d81..665a9d8 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,7 @@
"moment": "^2.21.0",
"quasar-extras": "^1.0.2",
"vue-i18n": "^7.3.3",
+ "vue-moment": "^3.2.0",
"vue-truncate-collapsed": "^1.3.0",
"vue2-dropzone": "^3.0.5"
},