Skip to content

Commit

Permalink
Merge pull request #243 from vietredweb/update-package
Browse files Browse the repository at this point in the history
Update package
  • Loading branch information
vietredweb authored Oct 2, 2024
2 parents 6486830 + 7d5e7e9 commit 0be258b
Show file tree
Hide file tree
Showing 2 changed files with 1,073 additions and 1,314 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aesirx-uikit",
"version": "1.2.12",
"version": "1.3.0",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.mts",
Expand Down Expand Up @@ -64,8 +64,8 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@types/react-color": "^3.0.6",
"aesirx-dam-app": "^1.5.0",
"aesirx-lib": "^2.0.14",
"aesirx-sso": "^1.4.17",
"aesirx-lib": "^2.1.1",
"aesirx-sso": "^1.4.18",
"bootstrap": "^5.3.1",
"ckeditor5": "^43.0.0",
"dayjs": "^1.11.10",
Expand Down Expand Up @@ -98,6 +98,7 @@
"tough-cookie": "^4",
"semver": "^7",
"jsdom": "^16",
"ws": "8.17.0",
"react-router-dom": "5.2.0",
"@types/react-router-dom": "5.3.3"
}
Expand Down
Loading

0 comments on commit 0be258b

Please sign in to comment.