Skip to content

Commit 69cc71b

Browse files
authored
Merge pull request #93 from chriskrycho/only-allow-dev-deps
Add `only-allow` to `devDependencies` so it does not require network
2 parents 1ab2de0 + 1706799 commit 69cc71b

2 files changed

Lines changed: 62 additions & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"eslint-plugin-n": "^16.0.1",
7676
"eslint-plugin-unicorn": "^48.0.0",
7777
"eslint-plugin-vitest": "^0.2.6",
78+
"only-allow": "^1.1.1",
7879
"prettier-plugin-jsdoc": "^1.0.1",
7980
"release-it": "^16.1.3",
8081
"typescript": "^5.1.6",

pnpm-lock.yaml

Lines changed: 61 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)