aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2024-04-19 11:02:05 -0400
committerbobzel <zzzman@gmail.com>2024-04-19 11:02:05 -0400
commitb6229b0a6141afbfd0e78e3ec870218187864def (patch)
tree26c6e752e4512abe42b92dcefd1a3b42df529494 /package-lock.json
parent2a313f28fcb8675223708b0657de7517a3281095 (diff)
fixed text search highlighting. fixed first typed characfter of note to have marks.
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index d366bb717..cc1a0ea64 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -296,7 +296,7 @@
"webpack-dev-server": "^5.0.4"
},
"engines": {
- "node": ">=10.0.0"
+ "node": ">=12.0.0"
}
},
"node_modules/@aashutoshrathi/word-wrap": {