Skip to content

Commit

Permalink
0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriLojda committed Aug 5, 2024
1 parent ac823f7 commit 02c206b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zapier-cli",
"version": "0.2.7",
"version": "0.2.8",
"scripts": {
"test": "jest",
"build": "tsc",
Expand All @@ -13,7 +13,7 @@
"dependencies": {
"@kontent-ai/delivery-sdk": "^14.9.0",
"@kontent-ai/management-sdk": "^6.4.0",
"zapier-platform-core": "^15.11.1"
"zapier-platform-core": "15.11.1"
},
"devDependencies": {
"@types/jest": "^29.5.12",
Expand All @@ -23,6 +23,6 @@
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
"typescript": "^5.5.2",
"zapier-platform-cli": "^15.11.1"
"zapier-platform-cli": "15.11.1"
}
}

0 comments on commit 02c206b

Please sign in to comment.