diff options
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 3c4543f..5e9991c 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "@nuxtjs/axios": "^5.3.6", "@nuxtjs/pwa": "^3.0.0-0", "front-matter": "^3.0.2", + "jsdom": "^15.1.1", "markdown-it": "^10.0.0", "nuxt": "^2.0.0", "raw-loader": "^3.1.0" |