We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8655cf2 commit 6896bf0Copy full SHA for 6896bf0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@micro-app/cli",
3
- "version": "0.0.55-beta.1",
+ "version": "0.1.0-beta.2",
4
"description": "micro app cli",
5
"bin": {
6
"micro-app": "./bin/micro-app.js",
@@ -32,7 +32,7 @@
32
"eslint-config-2o3t": "^1.1.17"
33
},
34
"dependencies": {
35
- "@micro-app/core": "^0.0.54",
+ "@micro-app/core": "^0.1.0-beta.3",
36
"chalk": "^2.4.2",
37
"commander": "^2.19.0",
38
"opn": "^5.5.0",
0 commit comments