Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
  • Loading branch information
alfredsgenkins committed Dec 30, 2020
1 parent 3b3ca84 commit d8c7cc4
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/bundle-analyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scandipwa/bundle-analyzer",
"description": "Webpack bundle analyzer extension used by CSA.",
"version": "0.0.5",
"version": "0.0.6",
"license": "OSL-3.0",
"dependencies": {
"react-dev-utils": "^10.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scandipwa/framework",
"description": "Framework extension for ScandiPWA.",
"version": "0.0.3",
"version": "0.0.4",
"license": "OSL-3.0",
"dependencies": {
"react": "^16.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/m2-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scandipwa/m2-theme",
"description": "Magneto 2 theme build extension used by CSA.",
"version": "0.1.1-alpha.0",
"version": "0.1.1",
"license": "OSL-3.0",
"dependencies": {
"@scandipwa/craco": "0.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scandipwa/router",
"description": "Router extension for ScandiPWA.",
"version": "0.0.3",
"version": "0.0.4",
"license": "OSL-3.0",
"peerDependencies": {
"@scandipwa/framework": "^0.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/scandipwa/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@scandipwa/scandipwa",
"description": "ScandiPWA source code used by CSA.",
"version": "3.2.5",
"version": "4.0.0",
"scripts": {
"start": "scandipwa-scripts start",
"start:magento": "BUILD_MODE=magento scandipwa-scripts start",
"build": "scandipwa-scripts build"
},
"dependencies": {
"@scandipwa/m2-theme": "^0.1.1-alpha.0",
"@scandipwa/m2-theme": "^0.1.1",
"@scandipwa/scandipwa-scripts": "^2.1.2",
"@scandipwa/service-worker": "^0.0.2",
"braintree-web-drop-in": "^1.23.0",
Expand Down

0 comments on commit d8c7cc4

Please sign in to comment.