Copy the correct version back in from the artifact

This commit is contained in:
Brian Cristante 2021-06-23 15:48:45 -04:00
parent a110ccc247
commit 66c0216bab

1
dist/index.js vendored
View file

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