Skip to content

Commit

Permalink
Merge pull request #26 from fleetbase/dev-v0.2.2
Browse files Browse the repository at this point in the history
v0.2.2
  • Loading branch information
roncodes authored Apr 2, 2024
2 parents 64a379c + 629d7dd commit 0c5c4da
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/dev-engine",
"version": "0.2.1",
"version": "0.2.2",
"description": "Fleetbase Developers extension provides a module for managing developer resources such as API keys, webhooks, sockets, events and logs.",
"fleetbase": {
"route": "developers"
Expand Down Expand Up @@ -41,8 +41,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 0c5c4da

Please sign in to comment.