Merge pull request #827 from davetron5000/patch-1

Explicitly state the main JS
This commit is contained in:
Gregg Van Hove
2015-04-19 10:03:19 -07:00

View File

@@ -14,6 +14,7 @@
],
"license": "MIT",
"moduleType": "globals",
"main": "lib/jasmine-core.js",
"ignore": [
"**/.*",
"dist",