]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: remove peer dep for compiler-sfc
authorEvan You <yyx990803@gmail.com>
Mon, 19 Jul 2021 23:06:17 +0000 (19:06 -0400)
committerEvan You <yyx990803@gmail.com>
Mon, 19 Jul 2021 23:06:17 +0000 (19:06 -0400)
packages/compiler-sfc/package.json

index 6b86d27ce01eca716bd6cf2f37e951da6adf9ed7..f66351686755c3c326ab76350236f64596c7a57e 100644 (file)
@@ -30,9 +30,6 @@
     "url": "https://github.com/vuejs/vue-next/issues"
   },
   "homepage": "https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme",
-  "peerDependencies": {
-    "vue": "3.2.0-beta.1"
-  },
   "dependencies": {
     "@babel/parser": "^7.13.9",
     "@babel/types": "^7.13.0",