Skip to content

Commit d636000

Browse files
committed
fix JSON
1 parent 78dd061 commit d636000

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
@@ -16,6 +16,6 @@
1616
},
1717
"scripts": {
1818
"test": "mocha --exit"
19-
}
19+
},
2020
"main": "./src/index.js"
2121
}

0 commit comments

Comments
 (0)