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",
|
||||
"version": "0.0.1",
|
||||
"version": "0.6.2",
|
||||
"description": "Google maps components for Vue.js",
|
||||
"main": "index.js",
|
||||
"authors": {
|
||||
"name": "Fawad Mirzad",
|
||||
"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": {
|
||||
"dev": "vuepress dev src",
|
||||
"build": "vuepress build src"
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"vuepress": "^1.7.1"
|
||||
"vuepress": "^1.8.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user