Skip to content

Commit cfc6895

Browse files
committed
package.json: point "main" to mj-single
1 parent a3210a5 commit cfc6895

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
@@ -31,7 +31,7 @@
3131
"scripts": {
3232
"test": "tape test/*.js"
3333
},
34-
"main": "./lib/mj-page.js",
34+
"main": "./lib/mj-single.js",
3535
"devDependencies": {
3636
"tape": "^4.0.3"
3737
}

0 commit comments

Comments
 (0)