Skip to content

Commit

Permalink
fix: npmrc
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Mar 7, 2024
1 parent d3d7612 commit 7da78a5
Show file tree
Hide file tree
Showing 3 changed files with 322 additions and 284 deletions.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ strict-peer-dependencies=false
registry=https://registry.npmjs.org

public-hoist-pattern[]=mdast-util-to-markdown
public-hoist-pattern[]=*eslint*
public-hoist-pattern[]=*prettier*
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
"@iconify-json/material-symbols": "1.1.73",
"@iconify-json/mingcute": "1.1.16",
"@iconify/tailwind": "0.1.4",
"@innei/eslint-config-react-ts": "0.12.2",
"@innei/prettier": "0.12.2",
"@innei/eslint-config-react-ts": "0.12.4",
"@innei/prettier": "0.12.4",
"@mx-space/webhook": "0.2.4",
"@next/bundle-analyzer": "14.1.1",
"@tailwindcss/container-queries": "0.1.1",
Expand Down Expand Up @@ -184,4 +184,4 @@
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@latest"
}
}
}
}
Loading

0 comments on commit 7da78a5

Please sign in to comment.