summaryrefslogtreecommitdiffhomepage
path: root/packages/ui-contract/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ui-contract/package.json')
-rw-r--r--packages/ui-contract/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/packages/ui-contract/package.json b/packages/ui-contract/package.json
index 3fef8a5..ba8ecfa 100644
--- a/packages/ui-contract/package.json
+++ b/packages/ui-contract/package.json
@@ -1,8 +1,8 @@
{
- "name": "@dispatch/ui-contract",
- "version": "0.2.0",
- "type": "module",
- "private": true,
- "main": "dist/index.js",
- "types": "dist/index.d.ts"
+ "name": "@dispatch/ui-contract",
+ "version": "0.2.0",
+ "type": "module",
+ "private": true,
+ "main": "dist/index.js",
+ "types": "dist/index.d.ts"
}