Skip to content

Commit

Permalink
because of netlify
Browse files Browse the repository at this point in the history
still keep pnpm
  • Loading branch information
wassfila committed Feb 17, 2024
1 parent 91a44c8 commit 84ace04
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4,805 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ public/menu.json

# dependencies
node_modules/
pnpm-lock.yaml

# logs
npm-debug.log*
Expand Down
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,8 @@
"three": "0.157.0",
"unist-util-visit": "^4.1.1",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.tgz"
},
"engines": {
"pnpm": ">=8.0.0"
}
}
Loading

0 comments on commit 84ace04

Please sign in to comment.