@ts-ghost/core-api
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"main": "./dist/index.js", | ||
@@ -28,10 +28,8 @@ "module": "./dist/index.mjs", | ||
"vite-tsconfig-paths": "^4.0.5", | ||
"vitest": "^0.29.1", | ||
"vitest": "^0.29.1" | ||
}, | ||
"dependencies": { | ||
"cross-fetch": "^3.1.5", | ||
"zod": "^3.20.6" | ||
}, | ||
"peerDependencies": { | ||
"cross-fetch": "^3.x", | ||
"zod": "^3.x" | ||
}, | ||
"publishConfig": { | ||
@@ -38,0 +36,0 @@ "access": "public" |
@@ -1,7 +0,1 @@ | ||
<!-- Warning about Beta status of the package --> | ||
<!-- <p align="center"> | ||
<img src="https://img.shields.io/badge/status-beta-orange.svg" alt="Status: Beta" /> | ||
</p> --> | ||
<br/> | ||
<p align="center"> | ||
@@ -8,0 +2,0 @@ <a href="https://github.com/PhilDL/ts-ghost"> |
9
151473
58
+ Addedcross-fetch@^3.1.5
+ Addedzod@^3.20.6