aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authoreleanor-park <eleanor_park@brown.edu>2024-04-23 15:16:06 -0400
committereleanor-park <eleanor_park@brown.edu>2024-04-23 15:16:06 -0400
commit0c33bc8033c9877abbe6e4074a687559bc4948d0 (patch)
tree8fdbf32e1766201e97ed6a22058fb0235617f714 /package-lock.json
parenta374ab9992962ebb6c4af43b82348c706330b58e (diff)
erase multiple segments bug
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index 9be0d6cb9..eda529cad 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -32074,7 +32074,8 @@
"node_modules/text-table": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
- "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw=="
+ "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
+ "dev": true
},
"node_modules/textarea-caret": {
"version": "3.1.0",