Skip to content

Commit d8ace36

Browse files
committed
fix: nested lib while install from git
1 parent e2de89f commit d8ace36

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
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/samizdatco/skia-canvas/issues"
1313
},
1414
"homepage": "https://github.com/samizdatco/skia-canvas#readme",
15-
"main": "lib",
15+
"main": "lib/v6/lib",
1616
"browser": {
1717
"lib": "./lib/browser.js",
1818
"path": "path-browserify"

0 commit comments

Comments
 (0)