Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 77c6d58

Browse files
authored
Merge pull request #21 from neogeek/greenkeeper/handlebars-4.0.8
fix(package): update handlebars to version 4.0.8
2 parents 7539fcd + a77d437 commit 77c6d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"license": "MIT",
1010
"dependencies": {
11-
"handlebars": "4.0.6"
11+
"handlebars": "4.0.8"
1212
},
1313
"devDependencies": {
1414
"@neogeek/eslint-config-standards": "^1.15.0",

0 commit comments

Comments
 (0)