Add npm link

This commit is contained in:
Fawad Mirzad
2021-02-14 14:03:09 +01:00
parent 67413ba792
commit 53a2afc789

View File

@@ -20,8 +20,8 @@ module.exports = {
link: '/docs/', link: '/docs/',
}, },
{ {
text: 'Github', text: 'NPM',
link: 'https://github.com/fawmi/vue-google-maps.git' link: 'https://www.npmjs.com/package/@fawmi/vue-google-maps'
} }
], ],
sidebarDepth: 0, sidebarDepth: 0,