Skip to content

Commit

Permalink
working on upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodes committed Dec 7, 2023
1 parent 8cc83d3 commit 9715d3f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fleetbase/iam-engine",
"version": "0.0.7",
"version": "0.0.8",
"description": "Fleetbase IAM extension provides identity and access management module for managing users, permissions and policies.",
"fleetbase": {
"route": "iam",
Expand Down Expand Up @@ -39,14 +39,14 @@
"publish:github": "npm config set '@fleetbase:registry' https://npm.pkg.github.com/ && npm publish"
},
"dependencies": {
"@fleetbase/ember-core": "^0.1.6",
"@fleetbase/ember-ui": "^0.2.1",
"@fleetbase/ember-core": "^0.1.8",
"@fleetbase/ember-ui": "^0.2.6",
"@fortawesome/ember-fontawesome": "^0.4.1",
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"ember-cli-babel": "^7.26.11",
"ember-cli-htmlbars": "^6.1.0",
"ember-intl": "^6.0.0-beta.6",
"ember-intl": "6.3.2",
"ember-radio-button": "^3.0.0-beta.1",
"ember-wormhole": "^0.6.0"
},
Expand Down

0 comments on commit 9715d3f

Please sign in to comment.