Skip to content

Commit f4eb94b

Browse files
committed
Merge pull request #281 from moretti/patch-1
Add "main" field to package.json
2 parents 25efd3a + 449494f commit f4eb94b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"type": "git",
1010
"url": "git://github.com/getsentry/raven-js.git"
1111
},
12+
"main": "dist/raven.js",
1213
"devDependencies": {
1314
"chai": "~1.8.1",
1415
"grunt": "~0.4.1",

0 commit comments

Comments
 (0)