summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authormayx2024-01-01 09:01:21 +0000
committermayx2024-01-01 09:01:21 +0000
commit4afea923c5f83d3bf056006abde80e8fbf83f04a (patch)
treee15d2b4148d20e2e14d27fd5365a586fe832f421 /package.json
parente6281bfa5fd8c2073026bbaccb1e36448defe296 (diff)
Update 3 files
- /package.json
- /_posts/2023-04-05-ai.md
- /_posts/2024-01-01-summary.md
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..4c63f64
--- /dev/null
+++ b/package.json
@@ -0,0 +1,7 @@
+{
+    "name": "mayx-blog",
+    "version": "1.0.0",
+    "scripts": {
+        "build": "bash deploy.sh"
+    }
+}
\ No newline at end of file