aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typings
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-02-06 20:29:56 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-02-06 20:29:56 +0100
commit05da4f9c38cc0ce9e0333779e8404a177ca7a5d2 (patch)
tree8c806d8efac549ae2aec62a6ff3b057c7e7a56f5 /packages/typings
parentcleanup (diff)
downloadferdium-app-05da4f9c38cc0ce9e0333779e8404a177ca7a5d2.tar.gz
ferdium-app-05da4f9c38cc0ce9e0333779e8404a177ca7a5d2.tar.zst
ferdium-app-05da4f9c38cc0ce9e0333779e8404a177ca7a5d2.zip
Update package versions
[ci skip]
Diffstat (limited to 'packages/typings')
-rw-r--r--packages/typings/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/typings/package.json b/packages/typings/package.json
index 73fae76a1..21820df17 100644
--- a/packages/typings/package.json
+++ b/packages/typings/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "@meetfranz/typings", 2 "name": "@meetfranz/typings",
3 "version": "0.0.4", 3 "version": "0.0.5",
4 "description": "TypeScript typings for internal and external projects", 4 "description": "TypeScript typings for internal and external projects",
5 "author": "Stefan Malzner <stefan@adlk.io>", 5 "author": "Stefan Malzner <stefan@adlk.io>",
6 "homepage": "https://github.com/meetfranz/franz", 6 "homepage": "https://github.com/meetfranz/franz",
@@ -18,5 +18,5 @@
18 "bugs": { 18 "bugs": {
19 "url": "https://github.com/meetfranz/franz/issues" 19 "url": "https://github.com/meetfranz/franz/issues"
20 }, 20 },
21 "gitHead": "e31248830eb63c8bff3d9add3baa4ca8916b74e1" 21 "gitHead": "14b151cad6a5a849bb476aaa3fc53bf1eead7f4b"
22} 22}