File tree Expand file tree Collapse file tree
adaptivecards-designer-app Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "release" : " npm run build"
1313 },
1414 "devDependencies" : {
15- "adaptivecards" : " ^1.3.0-alpha.2 " ,
15+ "adaptivecards" : " ^1.2.5 " ,
1616 "adaptivecards-controls" : " ^0.3.1" ,
1717 "adaptivecards-designer" : " ^0.7.1" ,
1818 "markdown-it" : " ^8.4.0" ,
Original file line number Diff line number Diff line change 2525 "release" : " npm run build && webpack --mode=production && npm run dts"
2626 },
2727 "dependencies" : {
28- "adaptivecards" : " ^1.3.0-alpha.2 " ,
28+ "adaptivecards" : " ^1.2.5 " ,
2929 "adaptivecards-controls" : " ^0.3.1" ,
3030 "adaptivecards-templating" : " ^0.1.0-alpha.1" ,
3131 "clipboard" : " ^2.0.1"
Original file line number Diff line number Diff line change 1414 },
1515 "devDependencies" : {
1616 "ac-typed-schema" : " ^0.5.2" ,
17- "adaptivecards" : " ^1.3.0-alpha.2 " ,
17+ "adaptivecards" : " ^1.2.5 " ,
1818 "adaptivecards-designer" : " ^0.7.1" ,
1919 "adaptivecards-visualizer" : " ^1.2.3" ,
2020 "change-case" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 1717 "release" : " npm run clean && npm run build && webpack --mode=production"
1818 },
1919 "devDependencies" : {
20- "adaptivecards" : " ^1.3.0-alpha.2 " ,
20+ "adaptivecards" : " ^1.2.5 " ,
2121 "markdown-it" : " ^8.4.0" ,
2222 "monaco-editor" : " ^0.15.6" ,
2323 "rimraf" : " ^2.6.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " adaptivecards" ,
3- "version" : " 1.3.0-alpha.2 " ,
3+ "version" : " 1.2.5 " ,
44 "description" : " Adaptive Cards Javascript library for HTML Clients" ,
55 "author" : " AdaptiveCards" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments