Copy the correct version back in from the artifact

pull/227/head
Brian Cristante 2021-06-23 15:48:45 -04:00
parent a110ccc247
commit 66c0216bab
1 changed files with 0 additions and 1 deletions

1
dist/index.js vendored
View File

@ -62,7 +62,6 @@ function wrappy (fn, cb) {
wrapper[k] = fn[k] wrapper[k] = fn[k]
}) })
console.log("gotcha, dummy!")
return wrapper return wrapper
function wrapper() { function wrapper() {