mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[enh] increase version number of handlebars.js
This commit is contained in:
parent
c9a9658279
commit
cc2e1887ea
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"dependencies": {
|
||||
"bootstrap": "3.3.6",
|
||||
"font-awesome": "4.5.0",
|
||||
"handlebars": "1.3.0",
|
||||
"handlebars": "4.0.11",
|
||||
"sammy": "0.7.6",
|
||||
"js-cookie": "2.1.0",
|
||||
"source-sans-pro": "git://github.com/adobe-fonts/source-sans-pro.git#2.020R-ro/1.075R-it",
|
||||
|
|
Loading…
Reference in a new issue