Skip to content

Commit

Permalink
Update dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkarex committed Aug 5, 2020
1 parent 04e36ce commit e5bdf75
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-mock-cli",
"version": "1.0.8",
"version": "1.0.9",
"description": "Allows running Node-RED modules from command-line.",
"main": "index.js",
"readmeFilename": "readme.md",
Expand All @@ -25,7 +25,7 @@
"url": "https://github.com/alexandrainst/node-red-contrib-mock-cli.git"
},
"devDependencies": {
"jshint": "^2.11.1"
"jshint": "^2.12.0"
},
"jshintConfig": {
"esversion": 8,
Expand Down

0 comments on commit e5bdf75

Please sign in to comment.