Commit ff96f5ef authored by Fawad Mirzad's avatar Fawad Mirzad
Browse files

Fix invalid package.json

parent ded1cd0d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
  "name": "Vue-google-maps",
  "name": "@fawmi/vue-google-maps-docs",
  "version": "0.0.1",
  "description": "Google maps components for Vue.js",
  "main": "index.js",
@@ -14,6 +14,6 @@
  },
  "license": "MIT",
  "devDependencies": {
    "vuepress": "^1.5.3"
    "vuepress": "^1.7.1"
  }
}
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
  "private": false,
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",