DefinitelyTyped/types/hbs/package.json
Nathan Shively-Sanders a205830fc9 Nightly cleanup 06-03-2019
1. Add handlebars depdencies missed in #33518, which deprecated
@types/handlebars now that handlebars ships its own types.
2. Add project homepage for kafkajs.
2019-03-06 09:53:22 -08:00

7 lines
84 B
JSON

{
"private": true,
"dependencies": {
"handlebars": "^4.1.0"
}
}