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