Skip to content

Commit e68a823

Browse files
committed
Update package.json
1 parent 60cf8ce commit e68a823

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"types": "./dist/src/app-host.d.ts"
2020
}
2121
},
22+
"files": [
23+
"dist"
24+
],
2225
"scripts": {
2326
"start:example-server0": "tsx examples/example-server.ts",
2427
"start:example-server": "cd ../openai-apps-sdk-examples && concurrently \"npm run serve\" \"cd pizzaz_server_node && PORT=3001 npm start\"",

0 commit comments

Comments
 (0)