Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Commit 90b31bb

Browse files
committed
Remove jsnext:main from package.json.
This isn't worth the extra space that will come from having to install the src/ folder in addition to lib/ on npm install.
1 parent 1de03af commit 90b31bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"ast"
1515
],
1616
"main": "lib/index.js",
17-
"jsnext:main": "src/index.js",
1817
"bin": {
1918
"sqlite-parser": "bin/sqlite-parser"
2019
},

0 commit comments

Comments
 (0)