Skip to content

Commit 1a575bf

Browse files
committed
increase version
1 parent 727ce90 commit 1a575bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mantine-corporate/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aokiapp/rjsf-mantine-corporate",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"main": "./dist/index.cjs",
55
"module": "./lib/index.mjs",
66
"types": "./lib/index.d.ts",
@@ -22,7 +22,7 @@
2222
"node": ">=20"
2323
},
2424
"peerDependencies": {
25-
"@aokiapp/rjsf-mantine-theme": ">=0.0.1",
25+
"@aokiapp/rjsf-mantine-theme": ">=0.5.0",
2626
"@hello-pangea/dnd": ">=16.5.0",
2727
"@mantine/core": ">=7.4.0",
2828
"@mantine/dates": ">=7.4.0",
@@ -53,4 +53,4 @@
5353
"url": "git+https://github.com/AokiApp/rjsf-mantine-theme.git"
5454
},
5555
"license": "Apache-2.0"
56-
}
56+
}

packages/mantine/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aokiapp/rjsf-mantine-theme",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"main": "./dist/index.cjs",
55
"module": "./lib/index.mjs",
66
"types": "./lib/index.d.ts",
@@ -51,4 +51,4 @@
5151
"url": "git+https://github.com/AokiApp/rjsf-mantine-theme.git"
5252
},
5353
"license": "Apache-2.0"
54-
}
54+
}

0 commit comments

Comments
 (0)