From ace4cc2beb7d4173277809c318bc43ddd0f73b64 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 26 Nov 2024 00:44:14 +0000 Subject: [PATCH] Removed vue-cli from data.json This repo has been inactive for 2 years --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 0e87ae6f..ece0cb3c 100644 --- a/data.json +++ b/data.json @@ -999,15 +999,6 @@ ], "description": "Fast, easy and reliable testing for anything that runs in a browser." }, - { - "name": "Vue CLI", - "link": "https://github.com/vuejs/vue-cli", - "label": "good first issue", - "technologies": [ - "JavaScript" - ], - "description": "Standard Tooling for Vue.js Development" - }, { "name": "Vue Router", "link": "https://github.com/vuejs/vue-router",