Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

Commit

Permalink
Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberiumShadow authored Nov 18, 2016
1 parent 1f7aa4d commit a496543
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 @@ -6,7 +6,7 @@
"main": "app.js",
"scripts": {
"start": "node app.js",
"lint": "eslint commands functions inhibitors, events",
"lint": "eslint commands functions inhibitors events",
"lint:fix": "npm run lint -- --fix"
},
"repository": {
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"chalk": "^1.1.3",
"discord.js": "hydrabolt/discord.js#indev",
"fs-extra": "^0.30.0",
"fs-extra": "^1.0.0",
"moment": "^2.16.0",
"moment-duration-format": "^1.3.0"
},
Expand Down

0 comments on commit a496543

Please sign in to comment.