Skip to content

Commit c69b09d

Browse files
author
娃娃脾气
authored
Merge pull request #2 from jupazave/master
Fix for being able to use with wiredep
2 parents cc073f8 + 3de8fd8 commit c69b09d

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)