Skip to content

Commit

Permalink
release: v1.0.165
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimzinchuk committed Aug 30, 2024
1 parent 5c40142 commit 3c964b7
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.164",
"version": "1.0.165",
"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.164",
"version": "1.0.165",
"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.164",
"version": "1.0.165",
"type": "module",
"main": "./dist/index.mjs",
"types": "./dist/types/index.d.ts",
Expand Down

0 comments on commit 3c964b7

Please sign in to comment.