Commit 6ca80a73 authored by Fawad Mirzad's avatar Fawad Mirzad
Browse files

Update vuepress

parent 3ccc59c5
Loading
Loading
Loading
Loading
+1209 −1063

File changed.

Preview size limit exceeded, changes collapsed.

+3 −3
Original line number Diff line number Diff line
{
  "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"
  }
}