Skip to content

Commit eb9fd48

Browse files
author
davidmarkclements
committed
add sync.js to package.json
1 parent ed51d58 commit eb9fd48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"loader"
3737
],
3838
"files": [
39-
"lib"
39+
"lib",
40+
"sync.js"
4041
],
4142
"author": "Glen Maddern",
4243
"license": "ISC",

0 commit comments

Comments
 (0)