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-11-11 13:42:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bd14c9644546f5f03f28e938f1725f884249685e
bd14c964
1 parent
69965bb9
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
package.json
package.json
View file @
bd14c96
...
...
@@ -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"
"all_upload"
:
"npm run dev_upload && npm run oa_upload
& npm run xys_upload
"
},
"dependencies"
:
{
"@dedisuryadi/json-form-data"
:
"^0.1.1"
,
...
...
Please
register
or
login
to post a comment