Skip to content

Commit

Permalink
2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePlenkov committed Jul 23, 2023
1 parent 10fb6e0 commit 8bf418c
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fiori-tools",
"version": "2.0.12",
"version": "2.0.13",
"description": "Library of extensions for Fiori tools ( @sap/ux-ui5-tooling )",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/direct-load/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@fiori/direct-load",
"version": "2.0.12",
"version": "2.0.13",
"type": "module",
"repository": {
"type": "git",
"url": "git+https://github.com/theplenkov-npm/fiori-tools",
"directory": "packages/direct-load"
}
}
}
4 changes: 2 additions & 2 deletions packages/home-page/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@fiori/home-page",
"version": "2.0.12",
"version": "2.0.13",
"type": "module",
"repository": {
"type": "git",
"url": "git+https://github.com/theplenkov-npm/fiori-tools",
"directory": "packages/home-page"
}
}
}
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@fiori/types",
"version": "2.0.11",
"version": "2.0.13",
"type": "module",
"repository": {
"type": "git",
"url": "git+https://github.com/theplenkov-npm/fiori-tools",
"directory": "packages/types"
}
}
}
4 changes: 2 additions & 2 deletions packages/ui5-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@fiori/ui5-ts",
"version": "2.0.11",
"version": "2.0.13",
"bin": "src/index.js",
"type": "module",
"repository": {
"type": "git",
"url": "git+https://github.com/theplenkov-npm/fiori-tools",
"directory": "packages/ui5-ts"
}
}
}

0 comments on commit 8bf418c

Please sign in to comment.