Skip to content

Commit

Permalink
Merge pull request #4 from rdfjs/fix/package-name
Browse files Browse the repository at this point in the history
Correct package.json name to rdfjs org
  • Loading branch information
blake-regalia authored May 6, 2021
2 parents e021fe6 + f97793d commit 0ebac16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "rdf-js",
"name": "@rdfjs/types",
"version": "2.0.0",
"types": "index.d.ts",
"author": {
Expand Down

0 comments on commit 0ebac16

Please sign in to comment.