Skip to content

Commit d614efe

Browse files
authored
Update bower.json
1 parent cc073f8 commit d614efe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bower.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"shellus <[email protected]>"
66
],
77
"description": "Wrapper MQTT(websocket) in angularjs",
8-
"main": "",
8+
"main": [
9+
"src/angular-MQTT.js",
10+
"src/browserMqtt.js",
11+
],
912
"moduleType": [],
1013
"keywords": [
1114
"angular",

0 commit comments

Comments
 (0)