diff --git a/index.js b/index.js index e9f7779..ed27933 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,4 @@ #!/usr/bin/env node +console.log('some modifications') console.log('playground installed successfully!')