1
Fork 0

fix linting on package.json

This commit is contained in:
Jake Howard 2016-10-25 19:45:13 +01:00
parent fd97034b93
commit 01022c0c6d
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
},
"homepage": "https://github.com/RealOrangeOne/dokku-default-block#readme",
"dependencies": {
"express": "=4.14.0",
"express": "=4.14.0"
},
"devDependencies": {
"eslint": "=1.9.0",