try-npx-scripts
Advanced tools
Comparing version 1.0.1 to 1.0.2
console.log('yay') | ||
console.log(process.cwd) | ||
console.log(process.cwd()) |
{ | ||
"name": "try-npx-scripts", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Create typescript libraries in no time", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
691