about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/package.json b/package.json
index 4776e69..f315b62 100644
--- a/package.json
+++ b/package.json
@@ -14,12 +14,8 @@
   },
   "dependencies": {
     "@nuxtjs/axios": "^5.3.6",
-<<<<<<< HEAD
-    "@nuxtjs/markdownit": "^1.2.7",
-    "@nuxtjs/pwa": "^3.0.0-0",
-    "nuxt": "^2.0.0"
-=======
     "@nuxtjs/pwa": "^3.0.0-0",
+    "@nuxtjs/markdownit": "^1.2.7",
     "esm": "^3.2.25",
     "front-matter": "^3.0.2",
     "jsdom": "^15.1.1",
@@ -27,7 +23,6 @@
     "markdown-it": "^10.0.0",
     "nuxt": "^2.0.0",
     "raw-loader": "^3.1.0"
->>>>>>> origin/develop
   },
   "devDependencies": {
     "@vue/test-utils": "^1.0.0-beta.27",