mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-31 23:40:27 +02:00
Update package.json
No need to build with vite as it was not supposed to be used like this in this project.
This commit is contained in:
parent
acc6555ded
commit
307841074b
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"prepare": "gulp fastBuild",
|
||||
"test": "gulp test"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue