File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed
Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 88 " packages/amis-editor"
99 ],
1010 "useWorkspaces" : false ,
11- "version" : " 6.8 .0"
11+ "version" : " 6.9 .0"
1212}
Original file line number Diff line number Diff line change 11{
22 "name" : " amis-core" ,
3- "version" : " 6.8 .0" ,
3+ "version" : " 6.9 .0" ,
44 "description" : " amis-core" ,
55 "main" : " lib/index.js" ,
66 "module" : " esm/index.js" ,
4949 ],
5050 "dependencies" : {
5151 "@rc-component/mini-decimal" : " ^1.0.1" ,
52- "amis-formula" : " ^6.8 .0" ,
52+ "amis-formula" : " ^6.9 .0" ,
5353 "classnames" : " 2.3.2" ,
5454 "file-saver" : " ^2.0.2" ,
5555 "hoist-non-react-statics" : " ^3.3.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " amis-editor-core" ,
3- "version" : " 6.8 .0" ,
3+ "version" : " 6.9 .0" ,
44 "description" : " amis 可视化编辑器" ,
55 "main" : " lib/index.js" ,
66 "module" : " esm/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " amis-editor" ,
3- "version" : " 6.8 .0" ,
3+ "version" : " 6.9 .0" ,
44 "description" : " amis 可视化编辑器" ,
55 "main" : " lib/index.js" ,
66 "module" : " esm/index.js" ,
4141 ],
4242 "dependencies" : {
4343 "@webcomponents/webcomponentsjs" : " ^2.6.0" ,
44- "amis-editor-core" : " ^6.8 .0" ,
44+ "amis-editor-core" : " ^6.9 .0" ,
4545 "amis-postcss" : " 1.0.0" ,
4646 "amis-theme-editor-helper" : " *" ,
4747 "i18n-runtime" : " *" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " amis-formula" ,
3- "version" : " 6.8 .0" ,
3+ "version" : " 6.9 .0" ,
44 "description" : " 负责 amis 里面的表达式实现,内置公式,编辑器等" ,
55 "main" : " lib/index.js" ,
66 "module" : " esm/index.js" ,
Original file line number Diff line number Diff line change 33 "main" : " lib/index.js" ,
44 "module" : " esm/index.js" ,
55 "types" : " lib/index.d.ts" ,
6- "version" : " 6.8 .0" ,
6+ "version" : " 6.9 .0" ,
77 "description" : " " ,
88 "scripts" : {
99 "build" : " npm run clean-dist && NODE_ENV=production rollup -c " ,
3636 },
3737 "dependencies" : {
3838 "@rc-component/mini-decimal" : " ^1.0.1" ,
39- "amis-core" : " ^6.8 .0" ,
40- "amis-formula" : " ^6.8 .0" ,
39+ "amis-core" : " ^6.9 .0" ,
40+ "amis-formula" : " ^6.9 .0" ,
4141 "animate.css" : " 4.1.1" ,
4242 "classnames" : " 2.3.2" ,
4343 "codemirror" : " ^5.63.0" ,
147147 ]
148148 },
149149 "gitHead" : " 37d23b4a8eb1c663bc38e8dd9040889ea1526ec4"
150- }
150+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " amis" ,
3- "version" : " 6.8 .0" ,
3+ "version" : " 6.9 .0" ,
44 "description" : " 一种MIS页面生成工具" ,
55 "main" : " lib/index.js" ,
66 "module" : " esm/index.js" ,
3737 }
3838 ],
3939 "dependencies" : {
40- "amis-core" : " * " ,
41- "amis-ui" : " * " ,
40+ "amis-core" : " ^6.9.0 " ,
41+ "amis-ui" : " ^6.9.0 " ,
4242 "attr-accept" : " 2.2.2" ,
4343 "blueimp-canvastoblob" : " 2.1.0" ,
4444 "classnames" : " 2.3.2" ,
You can’t perform that action at this time.
0 commit comments