Skip to content

Commit

Permalink
fix: Don't pin package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludea authored Sep 4, 2024
1 parent 19e0992 commit cc86fea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,5 @@
"build": "tsc && vite build",
"serve": "vite preview",
"tauri": "tauri"
},
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1"
}
}

0 comments on commit cc86fea

Please sign in to comment.