Skip to content

Commit

Permalink
Merge pull request #1 from MindTouch/defect-updates-eslint
Browse files Browse the repository at this point in the history
updates eslint version and adds yarn.lock file
  • Loading branch information
apatten authored Feb 27, 2020
2 parents 946233c + 704f04e commit 35cfaae
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 @@ -10,7 +10,7 @@
"dependencies": {
"adm-zip": "0.4.11",
"archiver": "1.0.0",
"eslint": "2.10.1",
"eslint": "4.18.2",
"fs-extra": "0.30.0",
"uglify-js": "2.6.2",
"yargs": "4.7.0"
Expand All @@ -35,4 +35,4 @@
"optionalDependencies": {
"canvas": "1.3.15"
}
}
}

0 comments on commit 35cfaae

Please sign in to comment.