fix: mentions of npm

This commit is contained in:
Hyteq
2025-06-23 13:39:38 +03:00
parent a71ca538b1
commit fd7ac5fd42
2 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,7 @@
"name": "next-template",
"version": "0.1.0",
"private": true,
"packageManager": "bun@1.2.2",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",