Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapk00 committed Jul 18, 2022
1 parent 7e0eb1a commit a62f5b9
Show file tree
Hide file tree
Showing 2 changed files with 983 additions and 963 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,9 @@
"neon": "cargo-cp-artifact -nc src/native.node -- cargo build --release --manifest-path native/Cargo.toml --message-format=json-render-diagnostics"
},
"electronmon": {
"patterns": ["!native/**"]
"patterns": [
"!native/**"
]
},
"eslintConfig": {
"extends": [
Expand Down
Loading

0 comments on commit a62f5b9

Please sign in to comment.