Skip to content

Commit

Permalink
chore(package): update input-plugin-checkbox to version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Jul 27, 2016
1 parent 72eaa39 commit df51bd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "npm run nyc",
"lint": "npm run lint:node && npm run lint:browser && npm run lint:tests",
"lint:node": "eslint -c ./.eslintrc-node.yml index.js './lib/*.js' './lib/content-types/**/*.js' './lib/form/*.js' ",
"lint:browser": "eslint -c ./.eslintrc-browser.yml './lib/form/js/**/*.js'" ,
"lint:browser": "eslint -c ./.eslintrc-browser.yml './lib/form/js/**/*.js'",
"lint:tests": "eslint -c ./.eslintrc-tests.yml './tests/*.js'",
"ava": "ava | tap-diff",
"ava:watch": "ava --watch | tap-diff",
Expand Down Expand Up @@ -48,7 +48,7 @@
"eslint": "^3.1.1",
"eslint-config-punchcard": "^1.0.0",
"ghooks": "^1.2.4",
"input-plugin-checkbox": "^0.2.2",
"input-plugin-checkbox": "^0.3.1",
"input-plugin-datetime": "^0.0.1",
"input-plugin-email": "^0.1.0",
"input-plugin-quote": "0.0.1",
Expand Down

0 comments on commit df51bd3

Please sign in to comment.