Skip to content

Commit

Permalink
use esm
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelglass committed Mar 1, 2024
1 parent f278d62 commit 7805040
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"dev": "vite --force",
"build": "tsc && vite build"
},
"type": "module",
"dependencies": {
"@nlxai/chat-core": "*",
"@nlxai/chat-react": "*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ module.exports = {
tailwindcss: {},
autoprefixer: {},
},
}
};

0 comments on commit 7805040

Please sign in to comment.