File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 < title > Websockets drawing app</ title >
77 < link rel ="stylesheet " type ="text/css " href ="styles.css " />
88 < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/socket.io/4.5.0/socket.io.js "> </ script >
9- < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.3 .1/p5.min.js "> </ script >
10- < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.3 .1/addons/p5.sound.min.js "> </ script >
9+ < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.11 .1/p5.min.js "> </ script >
10+ < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.11 .1/addons/p5.sound.min.js "> </ script >
1111 < script type ="text/javascript " src ="sketch.js "> </ script >
1212</ head >
1313
You can’t perform that action at this time.
0 commit comments