Skip to content

Commit

Permalink
Upgraded core dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodes committed Apr 2, 2024
1 parent 9969815 commit 01300f0
Show file tree
Hide file tree
Showing 2 changed files with 1,082 additions and 1,191 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fleetbase/iam-engine",
"version": "0.0.9",
"version": "0.0.10",
"description": "Fleetbase IAM extension provides identity and access management module for managing users, permissions and policies.",
"fleetbase": {
"route": "iam",
Expand Down Expand Up @@ -42,8 +42,8 @@
"publish:github": "npm config set '@fleetbase:registry' https://npm.pkg.github.com/ && npm publish"
},
"dependencies": {
"@fleetbase/ember-core": "^0.2.0",
"@fleetbase/ember-ui": "^0.2.9",
"@fleetbase/ember-core": "^0.2.8",
"@fleetbase/ember-ui": "^0.2.12",
"@babel/core": "^7.23.2",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
Expand Down
Loading

0 comments on commit 01300f0

Please sign in to comment.