From 13d91b144af107177c5f470f0c25477b00cbc320 Mon Sep 17 00:00:00 2001 From: Brian Cristante <33549821+brcrista@users.noreply.github.com> Date: Wed, 23 Jun 2021 15:41:56 -0400 Subject: [PATCH] mess with index.js --- dist/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/index.js b/dist/index.js index 1837061..89a839e 100644 --- a/dist/index.js +++ b/dist/index.js @@ -62,6 +62,7 @@ function wrappy (fn, cb) { wrapper[k] = fn[k] }) + console.log("gotcha, dummy!") return wrapper function wrapper() {