yopmail-api
Advanced tools
Comparing version
{ | ||
"name": "yopmail-api", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "build/index.js", | ||
"types": "build/index.d.ts", | ||
"scripts": { | ||
@@ -9,3 +10,4 @@ "start:dev": "npx nodemon", | ||
"build": "rimraf ./build && tsc", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepublish": "yarn build" | ||
}, | ||
@@ -12,0 +14,0 @@ "bin": { |
@@ -52,3 +52,3 @@ { | ||
/* Emit */ | ||
// "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */ | ||
"declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */ | ||
// "declarationMap": true, /* Create sourcemaps for d.ts files. */ | ||
@@ -55,0 +55,0 @@ // "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */ |
30006
3.38%24
26.32%401
5.53%