zhangqiankun 4 лет назад
Родитель
Сommit
9f8b62c091
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -15,7 +15,8 @@
   },
   "dependencies": {
     "core-js": "^2.6.11",
-    "vuepress-theme-antdocs": "^1.1.1"
+    "vue": "^2.6.12",
+    "vuepress-theme-antdocs": "^1.2.0"
   },
   "creator": ">=2.0.0"
 }