Update vuepress
This commit is contained in:
2260
docs/package-lock.json
generated
2260
docs/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"name": "@fawmi/vue-google-maps-docs",
|
"name": "@fawmi/vue-google-maps-docs",
|
||||||
"version": "0.0.1",
|
"version": "0.6.2",
|
||||||
"description": "Google maps components for Vue.js",
|
"description": "Google maps components for Vue.js",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"authors": {
|
"authors": {
|
||||||
"name": "Fawad Mirzad",
|
"name": "Fawad Mirzad",
|
||||||
"email": "hi@fawmi.com"
|
"email": "hi@fawmi.com"
|
||||||
},
|
},
|
||||||
"repository": "https://github.com/fawmi/vue-google-maps.git/Vue-google-maps",
|
"repository": "https://github.com/fawmi/vue-google-maps.git",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vuepress dev src",
|
"dev": "vuepress dev src",
|
||||||
"build": "vuepress build src"
|
"build": "vuepress build src"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"vuepress": "^1.7.1"
|
"vuepress": "^1.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user