Skip to content

Commit 47867ef

Browse files
author
Lars Maier
authored
Merge pull request #413 from arangodb/dep
Fixed required version of dependency.
2 parents a3cca5e + 0c0657a commit 47867ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"semantic-ui-less": "^2.4.1",
1515
"semantic-ui-react": "^0.81.3",
1616
"js-yaml": ">=3.13.1",
17-
"handlebars": ">=4.0.14",
17+
"handlebars": ">=4.1.0",
1818
"eslint": ">=4.18.2"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)