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

Commit

Permalink
fix: fix dwo gen version
Browse files Browse the repository at this point in the history
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
  • Loading branch information
mkuznyetsov committed Sep 11, 2023
1 parent f1cc5d7 commit 1240f2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tools/devworkspace-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-che/che-devworkspace-generator",
"version": "7.69.0",
"version": "7.74.1-next",
"private": false,
"description": "Generates DevWorkspaces by transforming existing devfiles",
"main": "lib/entrypoint.js",
Expand Down Expand Up @@ -47,7 +47,6 @@
"js-yaml": "^4.0.0",
"jsonc-parser": "^3.0.0",
"reflect-metadata": "^0.1.13",
"@eclipse-che/che-devworkspace-generator": "7.75.0-SNAPSHOT"
},
"devDependencies": {
"@types/jest": "^27.0.2",
Expand Down

0 comments on commit 1240f2a

Please sign in to comment.