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

Commit a62f5b9

Browse files
committed
update deps
1 parent 7e0eb1a commit a62f5b9

File tree

2 files changed

+983
-963
lines changed

2 files changed

+983
-963
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,9 @@
111111
"neon": "cargo-cp-artifact -nc src/native.node -- cargo build --release --manifest-path native/Cargo.toml --message-format=json-render-diagnostics"
112112
},
113113
"electronmon": {
114-
"patterns": ["!native/**"]
114+
"patterns": [
115+
"!native/**"
116+
]
115117
},
116118
"eslintConfig": {
117119
"extends": [

0 commit comments

Comments
 (0)