chore: add types to package.json

This commit is contained in:
Szilárd Dóró
2023-05-08 09:54:27 +02:00
parent c2f3bce5f9
commit 90c6031189
11 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
'@nhost/apollo': patch
'@nhost/react-apollo': patch
'@nhost/react-urql': patch
'@nhost/graphql-js': patch
'@nhost/hasura-auth-js': patch
'@nhost/hasura-storage-js': patch
'@nhost/nextjs': patch
'@nhost/nhost-js': patch
'@nhost/react': patch
'@nhost/vue': patch
---
chore(deps): add `types` to `package.json`

View File

@@ -33,6 +33,7 @@
"exports": {
"./package.json": "./package.json",
".": {
"types": "./dist/index.d.ts",
"import": {
"node": "./dist/index.cjs.js",
"default": "./dist/index.esm.js"

View File

@@ -34,6 +34,7 @@
"exports": {
"./package.json": "./package.json",
".": {
"types": "./dist/index.d.ts",
"import": {
"node": "./dist/index.cjs.js",
"default": "./dist/index.esm.js"

View File

@@ -32,6 +32,7 @@
"exports": {
"./package.json": "./package.json",
".": {
"types": "./dist/index.d.ts",
"import": {
"node": "./dist/index.cjs.js",
"default": "./dist/index.esm.js"

View File

@@ -27,6 +27,7 @@
"exports": {
"./package.json": "./package.json",
".": {
"types": "./dist/index.d.ts",
"import": {
"node": "./dist/index.cjs.js",
"default": "./dist/index.esm.js"

View File

@@ -31,6 +31,7 @@
"exports": {
"./package.json": "./package.json",
".": {
"types": "./dist/index.d.ts",
"import": {
"node": "./dist/index.cjs.js",
"default": "./dist/index.esm.js"

View File

@@ -29,6 +29,7 @@
"exports": {
"./package.json": "./package.json",
".": {
"types": "./dist/index.d.ts",
"import": {
"node": "./dist/index.cjs.js",
"default": "./dist/index.esm.js"

View File

@@ -35,6 +35,7 @@
"exports": {
"./package.json": "./package.json",
".": {
"types": "./dist/index.d.ts",
"import": {
"node": "./dist/index.cjs.js",
"default": "./dist/index.esm.js"

View File

@@ -32,6 +32,7 @@
"exports": {
"./package.json": "./package.json",
".": {
"types": "./dist/index.d.ts",
"import": {
"node": "./dist/index.cjs.js",
"default": "./dist/index.esm.js"

View File

@@ -33,6 +33,7 @@
"exports": {
"./package.json": "./package.json",
".": {
"types": "./dist/index.d.ts",
"import": {
"node": "./dist/index.cjs.js",
"default": "./dist/index.esm.js"

View File

@@ -33,6 +33,7 @@
"exports": {
"./package.json": "./package.json",
".": {
"types": "./dist/index.d.ts",
"import": {
"node": "./dist/index.cjs.js",
"default": "./dist/index.esm.js"