Skip to content

Commit

Permalink
Merge pull request #191 from nwoltman/patch-1
Browse files Browse the repository at this point in the history
Fix npm warning
  • Loading branch information
yaniswang authored Feb 13, 2017
2 parents 152a114 + d6c8876 commit 60447c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"commander": "2.9.0",
"csslint": "0.10.0",
"glob": "7.0.3",
"jshint": "2.9.2",
"jshint": "2.9.4",
"parse-glob": "3.0.4",
"path-parse": "1.0.5",
"request": "2.72.0",
Expand Down

1 comment on commit 60447c9

@qwertypool
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HEY, how can i get started with contributing to this file?

Please sign in to comment.