Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
temple_material_request
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2024-08-13 10:26:40 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2f7177b5ce20d0027d654452e8880701a2d5e7b7
2f7177b5
1 parent
1112bdd9
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
package.json
package.json
View file @
2f7177b
...
...
@@ -32,7 +32,7 @@
"guanzong_upload"
:
"npm run build_tar && npm run scp-guanzong && npm run dec-guanzong && npm run remove_tar"
,
"xys_upload"
:
"npm run build_tar && npm run scp-xys && npm run dec-xys && npm run remove_tar"
,
"zentea_upload"
:
"npm run build_tar && npm run scp-zentea && npm run dec-zentea && npm run remove_tar"
,
"all_upload"
:
"npm run dev_upload && npm run oa_upload
&& npm run mituo_upload && npm run guanzong_upload && npm run xys_upload
"
"all_upload"
:
"npm run dev_upload && npm run oa_upload"
},
"dependencies"
:
{
"@dedisuryadi/json-form-data"
:
"^0.1.1"
,
...
...
Please
register
or
login
to post a comment