about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 654a0ad..0000000
--- a/package.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
-  "name": "shorest",
-  "version": "0.2.0",
-  "scripts": {
-    "postinstall": "yarn --cwd ./client/; yarn --cwd ./client/ build"
-  }
-}