From 1487c72609bbd464d0b1847d86d733641c167f67 Mon Sep 17 00:00:00 2001 From: Simler Li Date: Sun, 12 Jun 2022 15:06:15 +0800 Subject: [PATCH] Update README.md deprecated notes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb8d3ab..8bb3e9c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Vue Class Component +This package is [deprecated](https://github.com/vuejs/vue-class-component/issues/569#issuecomment-1152066898), try https://github.com/facing-dev/vue-facing-decorator . + ECMAScript / TypeScript decorator for class-style Vue components. [![npm](https://img.shields.io/npm/v/vue-class-component.svg)](https://www.npmjs.com/package/vue-class-component) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/vuejs/vue-class-component)