File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : CI
22
3- on : push
3+ on :
4+ pull_request :
5+ push :
6+ branches :
7+ - " *"
48
59jobs :
610 test :
Original file line number Diff line number Diff line change 11{
22 "name" : " postprocessing" ,
3- "version" : " 6.37.2 " ,
3+ "version" : " 6.37.3 " ,
44 "description" : " A post processing library for three.js." ,
55 "homepage" : " https://github.com/pmndrs/postprocessing" ,
66 "license" : " Zlib" ,
9090 "watch:js" : " node esbuild -w"
9191 },
9292 "peerDependencies" : {
93- "three" : " >= 0.157.0 < 0.176 .0"
93+ "three" : " >= 0.157.0 < 0.177 .0"
9494 },
9595 "devDependencies" : {
9696 "@tweakpane/core" : " 2.x.x" ,
121121 "spatial-controls" : " 6.x.x" ,
122122 "stylelint" : " 16.x.x" ,
123123 "stylelint-config-standard-scss" : " 14.x.x" ,
124- "stylelint-order" : " 6 .x.x" ,
124+ "stylelint-order" : " 7 .x.x" ,
125125 "three" : " 0.x.x" ,
126126 "three-demo" : " 5.x.x" ,
127127 "tiny-glob" : " 0.x.x" ,
You can’t perform that action at this time.
0 commit comments