Skip to content

Commit ec01976

Browse files
fix: package json
1 parent aa723f2 commit ec01976

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "printer-electron-node",
33
"description": "Node.js and Electron bindings",
44
"version": "1.7.1",
5-
"main": "printer.js",
5+
"main": "./lib/index.js",
66
"private": false,
77
"scripts": {
88
"install": "node-gyp rebuild",

0 commit comments

Comments
 (0)