mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Merge pull request #33660 from DefinitelyTyped/nightly-cleanup-06032019
Nightly cleanup 06-03-2019
This commit is contained in:
commit
480aadcbb3
6
types/ember/v1/package.json
Normal file
6
types/ember/v1/package.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"handlebars": "^4.1.0"
|
||||
}
|
||||
}
|
||||
6
types/ember/v2/package.json
Normal file
6
types/ember/v2/package.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"handlebars": "^4.1.0"
|
||||
}
|
||||
}
|
||||
6
types/hbs/package.json
Normal file
6
types/hbs/package.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"handlebars": "^4.1.0"
|
||||
}
|
||||
}
|
||||
2
types/kafkajs/index.d.ts
vendored
2
types/kafkajs/index.d.ts
vendored
@ -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
|
||||
|
||||
6
types/koa-hbs/package.json
Normal file
6
types/koa-hbs/package.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"handlebars": "^4.1.0"
|
||||
}
|
||||
}
|
||||
6
types/snazzy-info-window/package.json
Normal file
6
types/snazzy-info-window/package.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"handlebars": "^4.1.0"
|
||||
}
|
||||
}
|
||||
6
types/swag/package.json
Normal file
6
types/swag/package.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"handlebars": "^4.1.0"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user