aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typings
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-01-15 11:22:10 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-01-15 11:22:10 +0100
commitfd12df73d27c5ecf94fc4579ab78bd6cf347c9a6 (patch)
tree8bbb7cf5587698c7ed47d4552996cef58dd34efd /packages/typings
parentAdd mdi icons to buttons (diff)
downloadferdium-app-fd12df73d27c5ecf94fc4579ab78bd6cf347c9a6.tar.gz
ferdium-app-fd12df73d27c5ecf94fc4579ab78bd6cf347c9a6.tar.zst
ferdium-app-fd12df73d27c5ecf94fc4579ab78bd6cf347c9a6.zip
Publish
- @meetfranz/forms@1.0.2 - @meetfranz/theme@1.0.2 - @meetfranz/typings@0.0.1
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}