Skip to content

Commit 6834d32

Browse files
author
Brian Vaughn
committed
Updated package to point to CommonJS build
1 parent 41917ad commit 6834d32

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": "js-search",
33
"version": "1.3.5",
44
"description": "### What is it?",
5-
"main": "dist/js-search.js",
5+
"main": "dist/commonjs/index.js",
66
"directories": {
77
"test": "tests"
88
},

0 commit comments

Comments
 (0)