Add 'main' entry to package.json
This commit is contained in:
parent
5a140ab914
commit
4927fedc20
@ -2,6 +2,7 @@
|
||||
"name": "planetary.js",
|
||||
"version": "1.0.0-rc.2",
|
||||
"description": "Awesome interactive globes for the web",
|
||||
"main": "dist/planetaryjs",
|
||||
"scripts": {
|
||||
"build": "rm -r dist/ ; gulp && cp dist/planetaryjs.min.js site/public/js/lib",
|
||||
"jshint": "gulp jshint",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user