Skip to content

Commit

Permalink
add only-allow
Browse files Browse the repository at this point in the history
  • Loading branch information
itsMapleLeaf committed Apr 11, 2024
1 parent 4ade2a6 commit 2106911
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"version": "0.0.1",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
Expand Down Expand Up @@ -61,6 +62,7 @@
"dotenv": "^16.3.1",
"json-to-pretty-yaml": "^1.2.2",
"linkedom": "^0.16.4",
"only-allow": "1.2.1",
"puppeteer": "^21.6.0",
"smartypants": "^0.2.2",
"tiny-glob": "^0.2.9",
Expand Down
10 changes: 10 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2106911

Please sign in to comment.