chore: add handlebars typings

This commit is contained in:
Roman Hotsiy 2018-03-20 11:29:38 +02:00
parent 05403a7aa9
commit 7ee1ab23a8
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0
2 changed files with 5 additions and 0 deletions

View File

@ -23,6 +23,7 @@
"access": "public"
},
"devDependencies": {
"@types/handlebars": "^4.0.36",
"ci-publish": "^1.3.1"
}
}

View File

@ -2,6 +2,10 @@
# yarn lockfile v1
"@types/handlebars@^4.0.36":
version "4.0.36"
resolved "https://registry.yarnpkg.com/@types/handlebars/-/handlebars-4.0.36.tgz#ff57c77fa1ab6713bb446534ddc4d979707a3a79"
"@types/jquery@*":
version "3.3.1"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.1.tgz#55758d44d422756d6329cbf54e6d41931d7ba28f"