Skip to content

Commit 7c2f72d

Browse files
committed
Version 6.0.0 (autocommit)
1 parent c766eda commit 7c2f72d

File tree

33 files changed

+1904
-3394
lines changed

33 files changed

+1904
-3394
lines changed

community/src/.eslintrc.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const projects = [
55
'./packages/designer-bundle/tsconfig.json',
66
'./packages/indexed-db-form-storage/tsconfig.json',
77
'./packages/viewer-bundle/tsconfig.json',
8+
'./packages/viewer-bundle-premium/tsconfig.json',
89
'./packages/views/rich-text/tsconfig.json',
910
'./packages/views/google-map/tsconfig.json',
1011
'./packages/views/fast-qr/tsconfig.json',

community/src/lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useNx": true,
44
"useWorkspaces": true,
5-
"version": "5.2.0"
5+
"version": "6.0.0"
66
}

0 commit comments

Comments
 (0)