We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07790ca + cbd2842 commit 0e82da4Copy full SHA for 0e82da4
README.md
@@ -4,7 +4,7 @@ Trolley's JavaScript SDK (written in TypeScript) - For more information about th
4
5
## Installation
6
7
- npm install --save trolley
+ npm install --save trolleyhq
8
9
## Getting Started
10
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "trolley",
+ "name": "trolleyhq",
3
"version": "1.0.0",
"description": "",
"main": "./dist/index",
0 commit comments