Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrsKondratjevs committed Oct 19, 2022
1 parent 602c7ee commit 878984b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build-packages/create-scandipwa-app/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "create-scandipwa-app",
"description": "Global command used by CSA.",
"version": "1.4.6",
"version": "1.4.7",
"main": "./index.js",
"bin": "./index.js",
"license": "OSL-3.0",
"dependencies": {
"@scandipwa/csa-generator-blank": "0.1.23",
"@scandipwa/csa-generator-cra": "0.1.23",
"@scandipwa/csa-generator-theme": "0.4.1",
"@scandipwa/csa-generator-theme": "0.4.2",
"@scandipwa/scandipwa-dev-utils": "0.1.16",
"semver": "^7.3.2",
"yargs": "^16.1.0"
Expand Down
2 changes: 1 addition & 1 deletion build-packages/csa-generator-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scandipwa/csa-generator-theme",
"description": "Theme template used by CSA.",
"version": "0.4.1",
"version": "0.4.2",
"main": "index.js",
"license": "OSL-3.0",
"dependencies": {
Expand Down

0 comments on commit 878984b

Please sign in to comment.