[fix] npm '--no-dev' -> '--omit=dev'

This commit is contained in:
2023-03-20 09:39:22 +07:00
parent 2352b79c0a
commit bb03762e67
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/.idea/
/.parcel-cache/
/dist/
/node_modules/