Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Jul 24, 2024
1 parent 570d700 commit 7557384
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion packages/canyon-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "canyon-backend",
"version": "0.0.1",
"version": "0.0.0",
"description": "",
"private": true,
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion packages/canyon-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"scripts": {
"dev-platform": "vite",
"do-build": "node --max_old_space_size=16384 ./node_modules/vite/bin/vite.js build",
"preview": "vite preview",
"postinstall": "npm run codegen",
"codegen": "graphql-codegen --config codegen.ts"
},
Expand Down

0 comments on commit 7557384

Please sign in to comment.