aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typings
diff options
context:
space:
mode:
Diffstat (limited to 'packages/typings')
-rw-r--r--packages/typings/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/typings/package.json b/packages/typings/package.json
index ced257ce4..7378919b0 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.0", 3 "version": "0.0.1",
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",
@@ -17,5 +17,6 @@
17 }, 17 },
18 "bugs": { 18 "bugs": {
19 "url": "https://github.com/meetfranz/franz/issues" 19 "url": "https://github.com/meetfranz/franz/issues"
20 } 20 },
21 "gitHead": "48675c4fa91f0e5c0a77027bfb796b16c5621a2f"
21} 22}