makin-calculator
Advanced tools
Comparing version 1.0.4 to 1.1.0
{ | ||
"name": "makin-calculator", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"description": "a sample publish to npm", | ||
"main": "./dist/index.js", | ||
"main": "./src/index.ts", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\"", |
2378