Skip to content

Commit a90d198

Browse files
committed
release: 1.0.2
1 parent 220c239 commit a90d198

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@showlotus/vue2-sub-app",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"packageManager": "[email protected]",
55
"devDependencies": {
66
"rimraf": "^5.0.7"

packages/vue2-sub-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue2-sub-app",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Make any component can be used as the Root-like component.",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)