Skip to content

Commit

Permalink
Merge pull request #18 from HicResearch/update-deps
Browse files Browse the repository at this point in the history
Update NPM dependencies
  • Loading branch information
manics authored Jun 19, 2023
2 parents 868d3d6 + a1ef2c5 commit 51b156c
Show file tree
Hide file tree
Showing 3 changed files with 734 additions and 921 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"env": { "browser": true, "es6": true },
"parser": "babel-eslint",
"parser": "@babel/eslint-parser",
"extends": ["airbnb", "prettier"],
"globals": { "Atomics": "readonly", "SharedArrayBuffer": "readonly" },
"parserOptions": {
Expand Down
Loading

0 comments on commit 51b156c

Please sign in to comment.