Skip to content

Commit

Permalink
update hypium to 1.0.13
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Pham <[email protected]>
  • Loading branch information
Francesco Pham authored and frankplus committed Jan 20, 2025
1 parent b702238 commit b64e3fa
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 13 deletions.
12 changes: 7 additions & 5 deletions oh-package-lock.json5

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 10 additions & 8 deletions oh-package.json5
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"license": "ISC",
"devDependencies": {
"@ohos/hypium": "1.0.6"
},
"name": "webapp",
"description": "example description",
"repository": {},
"name": "app-duolingo",
"version": "1.0.0",
"dependencies": {}
"description": "Please describe the basic information.",
"main": "",
"author": "",
"license": "",
"dependencies": {
},
"devDependencies": {
"@ohos/hypium": "1.0.13"
}
}

0 comments on commit b64e3fa

Please sign in to comment.