From 7f1887d0200f7de71bb51e65a5b0e6b521854293 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Thu, 25 Aug 2022 10:27:27 +0200 Subject: [PATCH] fix: include maps.js as publish file Related: https://github.com/Kikobeats/tom/runs/8009798823?check_suite_focus=true#step:5:147 --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 88c20ca..1c34c91 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,8 @@ }, "files": [ "index.js", - "index.d.ts" + "index.d.ts", + "maps.js" ], "keywords": [ "event",