Skip to content

Commit

Permalink
fix(javascript): do not publish ts (generated)
Browse files Browse the repository at this point in the history
algolia/api-clients-automation#4009

Co-authored-by: algolia-bot <[email protected]>
Co-authored-by: Clément Vannicatte <[email protected]>
  • Loading branch information
algolia-bot and shortcuts committed Oct 21, 2024
1 parent c066b4d commit 77c88d4
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 11 deletions.
2 changes: 0 additions & 2 deletions packages/algoliasearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,8 @@
},
"files": [
"dist",
"builds",
"index.js",
"index.d.ts",
"lite",
"lite.js",
"lite.d.ts"
],
Expand Down
1 change: 0 additions & 1 deletion packages/client-abtesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"react-native": "./dist/builds/browser.js",
"files": [
"dist",
"model",
"index.js",
"index.d.ts"
],
Expand Down
1 change: 0 additions & 1 deletion packages/client-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"react-native": "./dist/builds/browser.js",
"files": [
"dist",
"model",
"index.js",
"index.d.ts"
],
Expand Down
1 change: 0 additions & 1 deletion packages/client-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"react-native": "./dist/builds/browser.js",
"files": [
"dist",
"model",
"index.js",
"index.d.ts"
],
Expand Down
1 change: 0 additions & 1 deletion packages/client-personalization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"react-native": "./dist/builds/browser.js",
"files": [
"dist",
"model",
"index.js",
"index.d.ts"
],
Expand Down
1 change: 0 additions & 1 deletion packages/client-query-suggestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"react-native": "./dist/builds/browser.js",
"files": [
"dist",
"model",
"index.js",
"index.d.ts"
],
Expand Down
1 change: 0 additions & 1 deletion packages/client-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"react-native": "./dist/builds/browser.js",
"files": [
"dist",
"model",
"index.js",
"index.d.ts"
],
Expand Down
1 change: 0 additions & 1 deletion packages/ingestion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"react-native": "./dist/builds/browser.js",
"files": [
"dist",
"model",
"index.js",
"index.d.ts"
],
Expand Down
1 change: 0 additions & 1 deletion packages/monitoring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"react-native": "./dist/builds/browser.js",
"files": [
"dist",
"model",
"index.js",
"index.d.ts"
],
Expand Down
1 change: 0 additions & 1 deletion packages/recommend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"react-native": "./dist/builds/browser.js",
"files": [
"dist",
"model",
"index.js",
"index.d.ts"
],
Expand Down

0 comments on commit 77c88d4

Please sign in to comment.