Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
T
text2video-frontend
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周成波
text2video-frontend
Commits
cad1460b
Commit
cad1460b
authored
Mar 16, 2024
by
周成波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
e29ab976
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
8 deletions
+7
-8
README.md
README.md
+1
-0
package-lock.json
package-lock.json
+6
-8
No files found.
README.md
View file @
cad1460b
...
...
@@ -25,6 +25,7 @@ See [Vite Configuration Reference](https://vitejs.dev/config/).
```
sh
npm
install
npm audit fix
```
### Compile and Hot-Reload for Development
...
...
package-lock.json
View file @
cad1460b
...
...
@@ -1955,16 +1955,15 @@
"license"
:
"ISC"
},
"node_modules/follow-redirects"
:
{
"version"
:
"1.15.
3
"
,
"resolved"
:
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.
3
.tgz"
,
"integrity"
:
"sha512-
1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q
=="
,
"version"
:
"1.15.
6
"
,
"resolved"
:
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.
6
.tgz"
,
"integrity"
:
"sha512-
wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA
=="
,
"funding"
:
[
{
"type"
:
"individual"
,
"url"
:
"https://github.com/sponsors/RubenVerborgh"
}
],
"license"
:
"MIT"
,
"engines"
:
{
"node"
:
">=4.0"
},
...
...
@@ -4054,11 +4053,10 @@
}
},
"node_modules/vite"
:
{
"version"
:
"4.5.
0
"
,
"resolved"
:
"https://registry.npmjs.org/vite/-/vite-4.5.
0
.tgz"
,
"integrity"
:
"sha512-
ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFA
w=="
,
"version"
:
"4.5.
2
"
,
"resolved"
:
"https://registry.npmjs.org/vite/-/vite-4.5.
2
.tgz"
,
"integrity"
:
"sha512-
tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8
w=="
,
"dev"
:
true
,
"license"
:
"MIT"
,
"dependencies"
:
{
"esbuild"
:
"^0.18.10"
,
"postcss"
:
"^8.4.27"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment