Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Commit bcabf9d

Browse files
Fixing Jam
1 parent 91aa550 commit bcabf9d

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
"load-grunt-tasks": "*"
3232
},
3333
"jam": {
34-
"main": "rx.dom.js"
34+
"main": "dist/rx.dom.js"
3535
},
3636
"keywords": [
3737
"Reactive",

0 commit comments

Comments
 (0)