Skip to content

Commit f5a3a47

Browse files
authored
Fix package name (#194)
Remove -js suffix, used for the repo.
1 parent 099f3d9 commit f5a3a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@inrupt/solid-client-errors-js",
2+
"name": "@inrupt/solid-client-errors",
33
"description": "An RFC9457 Problem Details handling library.",
44
"version": "0.0.1",
55
"scripts": {

0 commit comments

Comments
 (0)