File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @overture-stack/lectern-server" ,
3
3
"private" : true ,
4
- "version" : " 2.0.0-beta.1 " ,
4
+ "version" : " 2.0.0-beta.2 " ,
5
5
"description" : " Overture Data Dictionary Management" ,
6
6
"scripts" : {
7
7
"build" : " tsc -p tsconfig.build.json" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @overture-stack/lectern" ,
3
3
"private" : true ,
4
- "version" : " 2.0.0-next.0 " ,
4
+ "version" : " 2.0.0-beta.2 " ,
5
5
"description" : " Schema Manager and Validation for Data Dictionaries" ,
6
6
"scripts" : {
7
7
"build:all" : " pnpm nx run-many --all --target=build" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @overture-stack/lectern-client" ,
3
- "version" : " 2.0.0-beta.1 " ,
3
+ "version" : " 2.0.0-beta.2 " ,
4
4
"files" : [
5
5
" dist/"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @overture-stack/lectern-dictionary" ,
3
- "version" : " 2.0.0-beta.1 " ,
3
+ "version" : " 2.0.0-beta.2 " ,
4
4
"description" : " " ,
5
5
"files" : [
6
6
" dist/"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @overture-stack/lectern-validation" ,
3
- "version" : " 2.0.0-beta.1 " ,
3
+ "version" : " 2.0.0-beta.2 " ,
4
4
"description" : " Logic for validating data using a Lectern dictionary" ,
5
5
"files" : [
6
6
" dist/"
You can’t perform that action at this time.
0 commit comments