chore: add missing ts-helpers dep

This commit is contained in:
Roman Hotsiy 2017-07-23 13:48:15 +02:00
parent 83622a5532
commit 3488a86ac5
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0
2 changed files with 2 additions and 1 deletions

View File

@ -142,6 +142,7 @@
"scrollparent": "^2.0.1",
"slugify": "^1.0.2",
"stream-http": "^2.6.1",
"ts-helpers": "^1.1.2",
"zone.js": "^0.8.14"
}
}

View File

@ -6165,7 +6165,7 @@ trim-right@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
ts-helpers@^1.1.1:
ts-helpers@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/ts-helpers/-/ts-helpers-1.1.2.tgz#fc69be9f1f3baed01fb1a0ef8d4cfe748814d835"