Skip to content

Commit

Permalink
release: v1.0.155
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimzinchuk committed May 10, 2024
1 parent eabee8a commit 0878246
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/VirtoCommerce.ImportModule.Web/import-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "import-app",
"version": "1.0.154",
"version": "1.0.155",
"private": true,
"scripts": {
"bootstrap": "yarn build:modules-library",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtocommerce/import-app-api",
"version": "1.0.154",
"version": "1.0.155",
"type": "module",
"types": "./virtocommerce.import.d.ts",
"exports": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtocommerce/import-app",
"version": "1.0.154",
"version": "1.0.155",
"type": "module",
"main": "./dist/index.mjs",
"types": "./dist/types/index.d.ts",
Expand Down

0 comments on commit 0878246

Please sign in to comment.