Skip to content

Commit 00bb2cb

Browse files
committed
fix: fix entry
1 parent dbfc7b8 commit 00bb2cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "zandoc-loader",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "zandoc webpack loader",
5-
"main": "index.js",
5+
"main": "lib/index.js",
66
"scripts": {
77
},
88
"keywords": [

0 commit comments

Comments
 (0)