diff options
| author | Arne Schauf <git@asw.io> | 2018-03-03 12:17:42 +0100 |
|---|---|---|
| committer | Arne Schauf <git@asw.io> | 2018-03-03 12:17:42 +0100 |
| commit | e9743b14c2fb597487836e8446a3d14281a45eba (patch) | |
| tree | 1311483dfb6c2aff43108619f472b77454ab4c16 /package.json | |
| parent | d70b8f09ce1fa97cb7c4e2be66775e5d3d7e82cd (diff) | |
| download | parry-ui-e9743b14c2fb597487836e8446a3d14281a45eba.tar.gz parry-ui-e9743b14c2fb597487836e8446a3d14281a45eba.zip | |
fix stuff that broke on upgrade
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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" }, |
