Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePlenkov committed Nov 20, 2024
1 parent 06daa39 commit 91af365
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.

2 changes: 1 addition & 1 deletion packages/asjson-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abapify/asjson-parser",
"version": "0.0.2",
"version": "0.1.1",
"dependencies": {},
"main": "./index.cjs",
"module": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abapify/components",
"version": "0.0.2",
"version": "0.1.1",
"main": "./index.cjs",
"module": "./index.js",
"dependencies": {
Expand Down

0 comments on commit 91af365

Please sign in to comment.