]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: remove playground from files
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 17 Jun 2020 06:56:41 +0000 (08:56 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 17 Jun 2020 06:58:04 +0000 (08:58 +0200)
The repository is now public, so it does not need to be included with
the package files

package.json

index 8912b4496f8313e853b5792b2ae9050911652928..971a7706bec888049976cae127067f6b6c5219d9 100644 (file)
@@ -15,7 +15,6 @@
   "files": [
     "dist/*.js",
     "dist/vue-router.d.ts",
-    "playground",
     "README.md"
   ],
   "scripts": {