Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
liujian1_wd
2024-01-18 11:49:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c2deebdcf3153ba2a4ac307d03132b37558081aa
c2deebdc
1 parent
dcc45fdd
添加依赖
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
PeopleDaily_Harmony/wdComponent/oh-package.json5
PeopleDaily_Harmony/wdComponent/oh-package.json5
View file @
c2deebd
...
...
@@ -6,5 +6,7 @@
"description"
:
"Please describe the basic information."
,
"main"
:
"./src/main/ets/Index.ets"
,
"version"
:
"1.0.0"
,
"dependencies"
:
{}
"dependencies"
:
{
"wdNetwork"
:
"file:../wdNetwork"
}
}
...
...
Please
register
or
login
to post a comment