Skip to content

Commit

Permalink
Merge pull request #6 from kapetacom/upg
Browse files Browse the repository at this point in the history
fix: upgrading version
  • Loading branch information
sorenmat authored Feb 26, 2024
2 parents a73e7ac + ead9719 commit a5af1b4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
11 changes: 9 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kapeta/kap-codegen",
"command": "codegen",
"version": "0.0.40",
"version": "0.0.41",
"description": "Command for generating code from kapeta YML files",
"main": "dist/index.js",
"private": false,
Expand Down Expand Up @@ -65,6 +65,7 @@
"@types/glob": "^8.1.0",
"@types/jest": "^29.5.12",
"@types/node": "^18.16.0",
"@tsconfig/node18": "^18.2.2",
"jest": "29.7.0",
"pkg": "^5.8.1",
"prettier": "^2.8.8",
Expand Down

0 comments on commit a5af1b4

Please sign in to comment.