Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions packages/react-use-pylon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-use-pylon",
"author": "bolasim",
"module": "dist/index.mjs",
"description": "React Intercom integration without the hassle, driven by hooks.",
"description": "React Pylon integration without the hassle, driven by hooks.",
"homepage": "https://github.com/bolasim/react-use-pylon#readme",
"version": "0.0.1",
"license": "MIT",
Expand Down Expand Up @@ -30,10 +30,8 @@
"keywords": [
"react",
"reactjs",
"intercom",
"intercomjs",
"react-intercom",
"intercom-react",
"react-pylon",
"pylon-react",
"typescript",
"react-hooks",
"react-use-pylon",
Expand Down Expand Up @@ -85,6 +83,6 @@
"ts-jest": "^29.0.5",
"tslib": "^2.0.3",
"tsup": "^6.6.3",
"typescript": "^4.9.4"
"typescript": "^5.3.3"
}
}
Loading