Merge pull request #33660 from DefinitelyTyped/nightly-cleanup-06032019

Nightly cleanup 06-03-2019
This commit is contained in:
Nathan Shively-Sanders 2019-03-06 18:34:03 -08:00 committed by GitHub
commit 480aadcbb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 37 additions and 1 deletions

View File

@ -0,0 +1,6 @@
{
"private": true,
"dependencies": {
"handlebars": "^4.1.0"
}
}

View File

@ -0,0 +1,6 @@
{
"private": true,
"dependencies": {
"handlebars": "^4.1.0"
}
}

6
types/hbs/package.json Normal file
View File

@ -0,0 +1,6 @@
{
"private": true,
"dependencies": {
"handlebars": "^4.1.0"
}
}

View File

@ -1,5 +1,5 @@
// Type definitions for kafkajs 1.4
// Project: https://github.com/tulios/kafkajs
// Project: https://github.com/tulios/kafkajs, https://kafka.js.org
// Definitions by: Michal Kaminski <https://github.com/michal-b-kaminski>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.9

View File

@ -0,0 +1,6 @@
{
"private": true,
"dependencies": {
"handlebars": "^4.1.0"
}
}

View File

@ -0,0 +1,6 @@
{
"private": true,
"dependencies": {
"handlebars": "^4.1.0"
}
}

6
types/swag/package.json Normal file
View File

@ -0,0 +1,6 @@
{
"private": true,
"dependencies": {
"handlebars": "^4.1.0"
}
}