demotivator
Advanced tools
Comparing version 12.0.0-beta-1 to 12.0.0-beta-2
{ | ||
"name": "demotivator", | ||
"version": "12.0.0-beta-1", | ||
"version": "12.0.0-beta-2", | ||
"description": "A extremely large array of 300+ insults so you can integrate the power of (de)Motivator into your webapp.", | ||
"type": "module", | ||
"scripts": { | ||
"test": "node out/index.js", | ||
"test": "node dist/index.js", | ||
"build": "tsc -p tsconfig.json" | ||
@@ -47,3 +47,3 @@ }, | ||
], | ||
"types": "./dist/types/*.d.ts", | ||
"types": "./dist/types/index.d.ts", | ||
"dependencies": { | ||
@@ -50,0 +50,0 @@ "esbuild": "^0.17.8" |
61165
19
624