Skip to content

Commit 8956ec1

Browse files
sunflatmugi-unohidakatsuya
committed
Define versions
Co-authored-by: mugi-uno <mugi.uno@gmail.com> Co-authored-by: Katsuya HIDAKA <hidakatsuya@gmail.com>
1 parent 2d9c10d commit 8956ec1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

section_report/src/versions.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import { version } from '../package.json';
2+
3+
export const EDITOR_VERSION = version;
4+
export const SCHEMA_VERSION = '1.0';

0 commit comments

Comments
 (0)