Add new library to bower for electron

This commit is contained in:
Jeremy Mahieu 2020-07-21 15:43:33 +02:00
parent e3130bc2a4
commit db7a9bc8fa

View File

@ -12,7 +12,8 @@
"angular-touch": "1.8.x",
"angular-loader": "1.8.x",
"angular-mocks": "1.8.x",
"underscore": "~1.10"
"underscore": "~1.10",
"linkifyjs": "jQuery-linkify#^2.1.9"
},
"devDependencies": {
"bootstrap": "~3.4",