mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
1. Add handlebars depdencies missed in #33518, which deprecated @types/handlebars now that handlebars ships its own types. 2. Add project homepage for kafkajs.
7 lines
84 B
JSON
7 lines
84 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"handlebars": "^4.1.0"
|
|
}
|
|
}
|