diff --git a/Makefile b/Makefile index 11c1bf3..013a0be 100644 --- a/Makefile +++ b/Makefile @@ -19,5 +19,5 @@ node_modules: package.json npm install publish: bundle - cd lib && npm publish + npm publish .FORCE: \ No newline at end of file