File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 "displayName" : " Taipy Studio Configuration Builder" ,
44 "description" : " Visual Studio Code extension for Taipy: Configuration Builder" ,
55 "publisher" : " Taipy" ,
6- "version" : " 1.0.3 " ,
6+ "version" : " 1.0.4 " ,
77 "homepage" : " https://github.com/Avaiga/taipy-studio-config.git" ,
88 "repository" : {
99 "type" : " git" ,
141141 {
142142 "id" : " taipy-config-datanodes" ,
143143 "name" : " %taipy.config.views.taipy-config-panel.taipy-config-datanodes%" ,
144- "when" : " taipy.config.numberOfConfigFiles> 0"
144+ "when" : " taipy.config.numberOfConfigFiles > 0"
145145 },
146146 {
147147 "id" : " taipy-config-tasks" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " taipy-studio-webviews" ,
33 "description" : " Components for Visual Studio Code extension for Taipy" ,
4- "version" : " 1.0.3 " ,
4+ "version" : " 1.0.4 " ,
55 "scripts" : {
66 "build" : " webpack --mode development" ,
77 "prod" : " webpack --mode production" ,
You can’t perform that action at this time.
0 commit comments