Skip to content

Commit

Permalink
style: linters
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Aug 11, 2017
1 parent b183284 commit 60623ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@
"vuejs"
],
"devDependencies": {
"babel-eslint": "^7.2.3",
"babel-cli": "^6.24.1",
"babel-eslint": "^7.2.3",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-babili": "0.0.12",
"babel-preset-env": "^1.4.0",
"babel-register": "^6.24.1",
"clinton": "^0.13.0",
"conventional-changelog-cli": "^1.2.0",
"eslint": "^3.19.0",
"conventional-changelog-lint": "^1.1.8",
"eslint": "^3.19.0",
"eslint-config-vue": "^2.0.2",
"eslint-config-xo": "^0.18.1",
"eslint-formatter-pretty": "^1.1.0",
Expand All @@ -59,8 +59,8 @@
"eslint-plugin-vue": "^2.0.1",
"eslint-plugin-xo": "^1.0.0",
"husky": "^0.13.4",
"updtr": "^1.0.0",
"np": "^2.15.0"
"np": "^2.15.0",
"updtr": "^1.0.0"
},
"browser": "dist/vue-2-breadcrumbs.js",
"unpkg": "dist/vue-2-breadcrumbs.js",
Expand Down

0 comments on commit 60623ce

Please sign in to comment.