From: Eduardo San Martin Morote Date: Wed, 9 Sep 2020 15:29:23 +0000 (+0200) Subject: chore: add devtools dep X-Git-Tag: v4.0.0-rc.2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cad7ae15071912d1474b93bc6a6e9b8cd35dc91;p=thirdparty%2Fvuejs%2Frouter.git chore: add devtools dep --- diff --git a/package.json b/package.json index e327d7aa..eaf2ed8b 100644 --- a/package.json +++ b/package.json @@ -71,6 +71,7 @@ "@types/webpack": "^4.41.21", "@types/webpack-env": "^1.15.2", "@vue/compiler-sfc": "^3.0.2", + "@vue/devtools-api": "^6.0.0-beta.2", "@vue/server-renderer": "^3.0.2", "algoliasearch": "^4.5.1", "axios": "^0.20.0",