Skip to content

Commit 275df54

Browse files
committed
fix: main entrance
1 parent e040567 commit 275df54

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
@@ -2,7 +2,7 @@
22
"name": "@rdmr-eu/rdfjs-source-msaccess",
33
"version": "1.0.4",
44
"description": "Generate RDF quads from a Microsoft Access database.",
5-
"main": "dist/cli.js",
5+
"main": "dist/msaccess.js",
66
"repository": "https://github.com/redmer/rdfjs-source-msaccess.git",
77
"author": "Redmer Kronemeijer <12477216+redmer@users.noreply.github.com> (https://rdmr.eu/)",
88
"license": "MPL-2.0",

0 commit comments

Comments
 (0)