Skip to content

Commit 64b6963

Browse files
committed
update replay files license field to use SPDX name
1 parent d1fff81 commit 64b6963

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/replay-files/v2/template-reactless.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"package_name": "streamlit-custom-component",
77
"import_name": "my_component",
88
"description": "Streamlit component that allows you to do X",
9-
"open_source_license": "MIT license",
9+
"open_source_license": "MIT",
1010
"framework": "Pure Typescript"
1111
}
1212
}

.github/replay-files/v2/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"package_name": "streamlit-custom-component",
77
"import_name": "my_component",
88
"description": "Streamlit component that allows you to do X",
9-
"open_source_license": "MIT license",
9+
"open_source_license": "MIT",
1010
"framework": "React + Typescript"
1111
}
1212
}

0 commit comments

Comments
 (0)