docs: update package.json

This commit is contained in:
2025-05-30 16:33:58 +02:00
committed by GitHub
parent 9d5b6547c2
commit 5e5c090cd9

View File

@@ -1,4 +1,8 @@
{ {
"name": "siri-shortcuts",
"version": "1.0.0",
"description": "Siri-enabled, Anthropic-powered shortcuts",
"author": "riccardo@frompixels.com",
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build", "build": "next build",