Skip to content

Commit

Permalink
[Publish]
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandu authored and Chandu committed Jan 19, 2022
1 parent b2bed61 commit c09d823
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/xarc-app-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xarc/app-dev",
"version": "10.0.12",
"version": "10.1.0",
"description": "Electrode X application development support",
"main": "lib/index.js",
"homepage": "http://www.electrode.io",
Expand Down Expand Up @@ -58,7 +58,7 @@
"@xarc/dev-base": "^0.1.0",
"@xarc/run": "^1.0.5",
"@xarc/subapp": "^0.3.2",
"@xarc/webpack": "^11.0.9",
"@xarc/webpack": "^11.1.0",
"ansi-to-html": "^0.6.8",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-minify-dead-code-elimination": "^0.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/xarc-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xarc/webpack",
"version": "11.0.9",
"version": "11.1.0",
"description": "Electrode X webpack config",
"main": "lib/index.js",
"homepage": "http://www.electrode.io",
Expand Down Expand Up @@ -59,7 +59,7 @@
},
"peerDependencies": {
"@xarc/app": "^10.0.12",
"@xarc/app-dev": "^10.0.12"
"@xarc/app-dev": "^10.1.0"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
Expand Down

0 comments on commit c09d823

Please sign in to comment.