@wen-moon-ser/moonshot-sdk
Advanced tools
Comparing version 0.0.1-alpha.9 to 0.0.1-alpha.10
{ | ||
"name": "@wen-moon-ser/moonshot-sdk", | ||
"version": "0.0.1-alpha.9", | ||
"version": "0.0.1-alpha.10", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"types": "dist/types/index.d.ts", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "build": "tsc -p tsconfig.build.json", |
@@ -6,3 +6,5 @@ { | ||
"declaration": true, | ||
"declarationDir": "./dist/types", | ||
"outDir": "./dist", | ||
"declarationMap": true, | ||
"strict": true, | ||
@@ -9,0 +11,0 @@ "esModuleInterop": true, |
86507
123
1945