Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
update core sdk js version
Browse files Browse the repository at this point in the history
  • Loading branch information
luongngocminh committed Dec 21, 2023
1 parent aab760f commit d554b02
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 15 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@
]
},
"devDependencies": {
"@8xff/atm0s-media-js": "0.1.3-alpha.5",
"@8xff/atm0s-media-js": "0.1.3-alpha.6",
"@rollup/plugin-terser": "^0.4.3",
"@testing-library/react": "^14.1.2",
"@types/eslint": "^8.44.3",
"@types/jest": "^29.5.5",
"@types/prettier": "^3.0.0",
"@types/react": ">=16",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
Expand Down Expand Up @@ -71,7 +70,7 @@
},
"homepage": "https://github.com/8xff/media-sdk-react#readme",
"peerDependencies": {
"@8xff/atm0s-media-js": "0.1.3-alpha.3",
"@8xff/atm0s-media-js": "0.1.3-alpha.6",
"@types/react": ">=16",
"react": ">=16"
}
Expand Down
30 changes: 18 additions & 12 deletions pnpm-lock.yaml

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

0 comments on commit d554b02

Please sign in to comment.