From 5a72835eb7694461b5cc387739c8f625a9327ffb Mon Sep 17 00:00:00 2001 From: mashirozx Date: Tue, 26 Oct 2021 11:36:02 +0800 Subject: [PATCH] fixiup --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 623e36b..ea29b61 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "homepage": "https://github.com/missive/emoji-mart", "dependencies": { "@babel/runtime": "^7.0.0", + "intersection-observer": "^0.12.0", "prop-types": "^15.6.0" }, "peerDependencies": { @@ -85,4 +86,4 @@ "limit": "82 KB" } ] -} \ No newline at end of file +}