Skip to content

Commit 16f1784

Browse files
committed
chore(components/documentation/library): mod scripts
1 parent b25652b commit 16f1784

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/documentation/library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@s-ui/documentation-library",
3-
"version": "1.23.0",
3+
"version": "1.24.0",
44
"description": "",
55
"main": "lib/main.js",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "components/index.js",
66
"scripts": {
77
"build": "sui-studio build",
8-
"check:release": "sui-studio check-release",
8+
"check:release": "sui-mono check",
99
"co": "sui-mono commit",
1010
"commitmsg": "validate-commit-msg",
1111
"dev": "sui-studio dev",

0 commit comments

Comments
 (0)