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 12:11:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f5d00f516b249a12ccb0ee6b04a26e5fffb99265
f5d00f51
1 parent
c2deebdc
添加依赖
Hide 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 @
f5d00f5
...
...
@@ -7,6 +7,8 @@
"main"
:
"./src/main/ets/Index.ets"
,
"version"
:
"1.0.0"
,
"dependencies"
:
{
"wdNetwork"
:
"file:../wdNetwork"
"wdNetwork"
:
"file:../wdNetwork"
,
"wdKit"
:
"file:../wdKit"
,
"wdConstant"
:
"file:../wdConstant"
}
}
...
...
Please
register
or
login
to post a comment