aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index b4b7a1427..551fc5edd 100644
--- a/bower.json
+++ b/bower.json
@@ -4,6 +4,7 @@
"version": "0.0.1",
"description": "Ethereum Compatible JavaScript API",
"main": "dist/ethereum.js",
+ "scripts": ["dist/ethereum.js", "dist/ethereum.min.js"],
"dependencies": {
"es6-promise": "#master"
},