Skip to content

Commit

Permalink
fix(csvw): manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Jun 25, 2024
1 parent 78ec5a8 commit f669954
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/violet-cougars-hear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"barnard59-csvw": patch
---

Wrong name for the manifest was listed in `package.json`
2 changes: 1 addition & 1 deletion packages/csvw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lib/*.js",
"lib/*.d.ts",
"context.jsonld",
"manifest.json"
"manifest.ttl"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit f669954

Please sign in to comment.