Skip to content

Commit

Permalink
style: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Apr 20, 2017
1 parent a971c29 commit 244ce85
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,20 @@
},
"devDependencies": {
"autoprefixer": "^6.7.7",
"ava": "0.19.1",
"ava": "*",
"ava-codemods": "^0.3.2",
"babel-cli": "^6.24.1",
"babel-eslint": "^7.2.2",
"babel-plugin-add-module-exports": "^0.2.0",
"babel-preset-babili": "0.0.12",
"babel-preset-env": "^1.4.0",
"babel-register": "^6.24.0",
"babel-preset-babili": "0.0.12",
"clinton": "^0.12.0",
"coveralls": "^2.13.0",
"conventional-changelog-cli": "^1.3.0",
"conventional-changelog-lint": "^1.1.8",
"eslint-config-xo": "^0.18.1",
"coveralls": "^2.13.0",
"eslint": "^3.19.0",
"conventional-changelog-cli": "^1.3.0",
"eslint-config-xo": "^0.18.1",
"eslint-formatter-pretty": "^1.1.0",
"eslint-plugin-ava": "^4.2.0",
"eslint-plugin-babel": "^4.1.1",
Expand Down

0 comments on commit 244ce85

Please sign in to comment.