Skip to content

Commit

Permalink
PR build repairs
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-edstrom committed Jun 24, 2020
1 parent 1a31949 commit aa4a439
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"plugins": ["mocha"],
"env": {
"commonjs": true,
"es6": true,
Expand Down
27 changes: 27 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"devDependencies": {
"@zeit/ncc": "^0.20.5",
"eslint": "^6.3.0",
"eslint-plugin-mocha": "^7.0.1",
"mocha": "^8.0.1"
},
"scripts": {
Expand Down

0 comments on commit aa4a439

Please sign in to comment.