diff options
| author | Sophie Zhang <sophie_zhang@brown.edu> | 2023-07-18 13:32:49 -0400 |
|---|---|---|
| committer | Sophie Zhang <sophie_zhang@brown.edu> | 2023-07-18 13:32:49 -0400 |
| commit | e332c268c013efbc7409bf0072b66e8bf646dfef (patch) | |
| tree | 5ae9d7cbc59c7b9d0d0e45d3bdb75cb6eba49cbb /package-lock.json | |
| parent | 8410cd330b676ce50948b2ec1011a72b219ee87b (diff) | |
theming
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index 932008e73..54493e5a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24834,7 +24834,7 @@ "to-fast-properties": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==" + "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=" }, "to-object-path": { "version": "0.3.0", |
