Add new library to bower for electron
This commit is contained in:
parent
e3130bc2a4
commit
db7a9bc8fa
@ -12,7 +12,8 @@
|
|||||||
"angular-touch": "1.8.x",
|
"angular-touch": "1.8.x",
|
||||||
"angular-loader": "1.8.x",
|
"angular-loader": "1.8.x",
|
||||||
"angular-mocks": "1.8.x",
|
"angular-mocks": "1.8.x",
|
||||||
"underscore": "~1.10"
|
"underscore": "~1.10",
|
||||||
|
"linkifyjs": "jQuery-linkify#^2.1.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bootstrap": "~3.4",
|
"bootstrap": "~3.4",
|
||||||
|
Loading…
Reference in New Issue
Block a user