diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2019-11-28 12:41:39 +0100 |
---|---|---|
committer | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2019-11-28 12:41:39 +0100 |
commit | be3b0d78facd014c5b197438e8c739b0b022d4d6 (patch) | |
tree | 589ae2314291c7414942692db582669b1049f058 /package.json | |
parent | e1dd9adf16592e1a66c5d1e255b1085ab944ec58 (diff) | |
download | puszcza-be3b0d78facd014c5b197438e8c739b0b022d4d6.tar.gz puszcza-be3b0d78facd014c5b197438e8c739b0b022d4d6.zip |
Remove unnecessary packages
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 7e56f7b..ff4b694 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,6 @@ }, "dependencies": { "@nuxtjs/axios": "^5.3.6", - "@nuxtjs/markdownit": "^1.2.7", "@nuxtjs/pwa": "^3.0.0-0", "esm": "^3.2.25", "front-matter": "^3.0.2", |