aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorzaultavangar <zaul_tavangar@brown.edu>2023-12-14 22:27:56 -0500
committerzaultavangar <zaul_tavangar@brown.edu>2023-12-14 22:27:56 -0500
commit1dd4bbb41fedc6e0572cc1ead0dfc16db95d717a (patch)
tree0da21d7db66803478c7b9e807d528e55d7e11f05 /package-lock.json
parente9b59a2790006af60206af7f676ad4a0ccceee13 (diff)
finished animation, general debugging
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 311eb9281..b0748aae6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -17010,6 +17010,11 @@
"resolved": "https://registry.npmjs.org/gud/-/gud-1.0.0.tgz",
"integrity": "sha512-zGEOVKFM5sVPPrYs7J5/hYEw2Pof8KCyOwyhG8sAF26mCAeUFAcYPu1mwB7hhpIP29zOIBaDqwuHdLp0jvZXjw=="
},
+ "h264-mp4-encoder": {
+ "version": "1.0.12",
+ "resolved": "https://registry.npmjs.org/h264-mp4-encoder/-/h264-mp4-encoder-1.0.12.tgz",
+ "integrity": "sha512-xih3J+Go0o1RqGjhOt6TwXLWWGqLONRPyS8yoMu/RoS/S8WyEv4HuHp1KBsDDl8srZQ3gw9f95JYkCSjCuZbHQ=="
+ },
"handle-thing": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz",
@@ -32370,6 +32375,11 @@
"loose-envify": "^1.0.0"
}
},
+ "wasm-feature-detect": {
+ "version": "1.6.1",
+ "resolved": "https://registry.npmjs.org/wasm-feature-detect/-/wasm-feature-detect-1.6.1.tgz",
+ "integrity": "sha512-R1i9ED8UlLu/foILNB1ck9XS63vdtqU/tP1MCugVekETp/ySCrBZRk5I/zI67cI1wlQYeSonNm1PLjDHZDNg6g=="
+ },
"watchpack": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz",