From: Eduardo San Martin Morote Date: Wed, 17 Jun 2020 06:56:41 +0000 (+0200) Subject: chore: remove playground from files X-Git-Tag: v4.0.0-alpha.13~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa61d0aa0423507450da0d81e4a7c52b95a122d1;p=thirdparty%2Fvuejs%2Frouter.git chore: remove playground from files The repository is now public, so it does not need to be included with the package files --- diff --git a/package.json b/package.json index 8912b449..971a7706 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,6 @@ "files": [ "dist/*.js", "dist/vue-router.d.ts", - "playground", "README.md" ], "scripts": {