Add README to types package

This commit is contained in:
Gregory Schier
2025-06-08 08:03:11 -07:00
parent d8b5a201b6
commit 97763a1301
2 changed files with 30 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
{
"name": "@yaakapp/api",
"version": "0.6.0",
"version": "0.6.1",
"keywords": [
"api-client",
"insomnia-alternative",
"bruno-alternative",
"postman-alternative"
],
"main": "lib/index.js",
"typings": "./lib/index.d.ts",
"files": [