Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
commenthol committed Mar 30, 2019
1 parent 927fc79 commit 3444a09
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
7 changes: 7 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"extends": "standard",
"plugins": [
"standard"
]
}

8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@
}
}
},
"eslintConfig": {
"extends": "standard",
"plugins": [
"standard"
]
},
"dependencies": {
"astronomia": "^2.0.1",
"caldate": "^1.0.3",
Expand All @@ -97,7 +91,7 @@
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"hashtree": "^0.7.0",
"mocha": "^5.2.0",
"mocha": "^6.0.2",
"npm-run-all": "^4.1.5",
"nyc": "^13.1.0",
"rimraf": "^2.6.2",
Expand Down

0 comments on commit 3444a09

Please sign in to comment.