Skip to content

Commit 444d587

Browse files
Added main field
1 parent 0bfd637 commit 444d587

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
@@ -1,6 +1,7 @@
11
{
22
"name": "@thoughtsunificator/bbcode-parser",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
4+
"main": "index.js",
45
"scripts": {
56
"test": "nodeunit-esm -r",
67
"generate-docs": "jsdoc --configure .jsdoc.json --verbose"

0 commit comments

Comments
 (0)