mirror of
https://gitee.com/openharmony/applications_settings_data
synced 2024-11-22 22:29:51 +00:00
ohpm切换
Signed-off-by: chenlang10 <18577333310@163.com>
This commit is contained in:
parent
1d344e0556
commit
5573c6e45c
9
entry/oh-package.json5
Normal file
9
entry/oh-package.json5
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"license": "ISC",
|
||||
"devDependencies": {},
|
||||
"name": "entry",
|
||||
"description": "example description",
|
||||
"repository": {},
|
||||
"version": "1.0.0",
|
||||
"dependencies": {}
|
||||
}
|
12
oh-package.json5
Normal file
12
oh-package.json5
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@ohos/hypium": "1.0.6"
|
||||
},
|
||||
"name": "applications_settings_data",
|
||||
"description": "example description",
|
||||
"repository": {},
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user