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.
1 parent 1b44663 commit b9b7170Copy full SHA for b9b7170
package.json
@@ -1,9 +1,9 @@
1
{
2
- "name": "@reststate/client",
+ "name": "@codingitwrong/jsonapi-client",
3
"version": "0.0.9",
4
"description": "A vanilla JS client for JSON:API services",
5
"main": "index.js",
6
- "repository": "git@github.com:reststate/reststate-client.git",
+ "repository": "git@github.com:codingitwrong/jsonapi-client.git",
7
"author": "Josh Justice <me@codingitwrong.com>",
8
"license": "Apache-2.0",
9
"scripts": {
0 commit comments