diff options
| author | Arne Schauf <git@asw.io> | 2018-03-06 00:07:47 +0100 |
|---|---|---|
| committer | Arne Schauf <git@asw.io> | 2018-03-06 00:07:47 +0100 |
| commit | bd0e6ab323b75df078604996427c6cd66dfcee7b (patch) | |
| tree | 9e86a3066a1a469fb71349dc79024bf277212c21 /package.json | |
| parent | 338003ca484a353d75de3504037a75ad4739c359 (diff) | |
| download | parry-ui-bd0e6ab323b75df078604996427c6cd66dfcee7b.tar.gz parry-ui-bd0e6ab323b75df078604996427c6cd66dfcee7b.zip | |
allow markdown in mod description
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 665a9d8..5e4cab4 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-markdown": "^2.2.4", "vue-moment": "^3.2.0", "vue-truncate-collapsed": "^1.3.0", "vue2-dropzone": "^3.0.5" |
