File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 "react-redux" : " 5.0.6" ,
2424 "redux" : " 3.7.2" ,
2525 "reselect" : " 3.0.1" ,
26- "kw-web-suite" : " 6.0.2 " ,
26+ "kw-web-suite" : " 6.2.0 " ,
2727 "kw-doc" : " 1.1.2" ,
28- "paraviewweb" : " 3.2.3 " ,
29- "vtk.js" : " 7.5.4 " ,
28+ "paraviewweb" : " 3.2.5 " ,
29+ "vtk.js" : " 7.6.1 " ,
3030 "wslink" : " 0.1.7"
3131 },
3232 "scripts" : {
3333 "validate" : " prettier --config ./prettier.config.js --list-different \" src/**/*.js\" " ,
3434 "reformat" : " prettier --config ./prettier.config.js --write \" src/**/*.js\" " ,
3535 "reformat-only" : " prettier --single-quote --trailing-comma es5 --print-width 80 --arrow-parens always --write" ,
3636 "build" : " webpack --mode development" ,
37- "build:debug" : " webpack --display-modules --mode development" ,
37+ "build:debug" : " webpack --display-modules --mode development --devtool source-map " ,
3838 "build:release" : " webpack --mode production" ,
3939 "doc" : " kw-doc -c ./documentation/config.js" ,
4040 "doc:www" : " kw-doc -c ./documentation/config.js -s" ,
You can’t perform that action at this time.
0 commit comments