From c676d2b799972ac1f88cb67f3dd180a0d0e8c8d6 Mon Sep 17 00:00:00 2001 From: Alec Jacobson Date: Fri, 7 Jun 2024 12:20:45 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac40182..9383975 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "clone": "^2.1.2", "dfa": "^1.2.0", "fast-deep-equal": "^3.1.3", - "restructure": "^3.0.0", + "restructure": "3.0.0", "tiny-inflate": "^1.0.3", "unicode-properties": "^1.4.0", "unicode-trie": "^2.0.0"