Skip to content

Commit

Permalink
chore: update npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Flower-F committed Jul 26, 2023
1 parent 0f5392e commit aabf6d8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .npmrc
@@ -1,2 +1,3 @@
registry="https://registry.npmmirror.com/"
shamefully-hoist=true
strict-peer-dependencies=false
1 change: 1 addition & 0 deletions auto-imports.d.ts
@@ -1,6 +1,7 @@
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// noinspection JSUnusedGlobalSymbols
// Generated by unplugin-auto-import
export {}
declare global {
Expand Down
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -2,8 +2,7 @@
"name": "revitesse-lite",
"private": true,
"version": "0.0.0",
"packageManager": "pnpm@8.6.7",
"type": "module",
"packageManager": "pnpm@8.6.10",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down

0 comments on commit aabf6d8

Please sign in to comment.