diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 5e9991c..e6ceb92 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,10 @@ "dependencies": { "@nuxtjs/axios": "^5.3.6", "@nuxtjs/pwa": "^3.0.0-0", + "esm": "^3.2.25", "front-matter": "^3.0.2", "jsdom": "^15.1.1", + "kronikarz": "^0.1.3", "markdown-it": "^10.0.0", "nuxt": "^2.0.0", "raw-loader": "^3.1.0" |