aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index bb6cab6..843c112 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,9 @@
{
"name": "@polyfrost/nexus",
"private": true,
- "scripts": {},
+ "scripts": {
+ "website": "pnpm --filter @polyfrost/website"
+ },
"devDependencies": {
"@babel/plugin-syntax-import-assertions": "^7.22.5",
"@storybook/react-vite": "^7.3.2",