@aitodotai/aito-price-tool
Advanced tools
Comparing version
{ | ||
"name": "@aitodotai/aito-price-tool", | ||
"version": "0.2.6", | ||
"version": "0.3.1", | ||
"description": "Calculates Aito invoices", | ||
"main": "dist/index.js", | ||
"main": "dist/src/index.js", | ||
"directories": { | ||
@@ -10,2 +10,5 @@ "test": "test" | ||
"scripts": { | ||
"clean": "rm -r ./dist", | ||
"prenp": "npm run clean && npm run build", | ||
"np": "np --no-yarn", | ||
"test": "mocha -r ts-node/register test/**/*.spec.ts", | ||
@@ -12,0 +15,0 @@ "lint": "tslint -c tslint.json 'src/**/*.ts' 'test/**/*.ts'", |
19296
0.55%