Skip to content

Commit

Permalink
Merge pull request #16 from frontapp/v92/drop-private-true
Browse files Browse the repository at this point in the history
Drop private: true from package.json
  • Loading branch information
Vilos92 committed Sep 12, 2024
2 parents 2b0c93f + 7273ec3 commit 3c351be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "front-chat-sdk",
"version": "0.0.0",
"private": true,
"type": "module",
"scripts": {
"build": "tsc && vite build",
Expand Down

0 comments on commit 3c351be

Please sign in to comment.