Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chance/p5js/noise-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion chance/p5js/noise-vs-random/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion color/p5js/hsb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion form/2d/p5js/arcs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion form/2d/p5js/cross/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion form/2d/p5js/primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion form/2d/p5js/stick-figure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion interact/p5js/drawing-with-particles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion interact/p5js/is-inside/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion motion/p5js/bounce-back-and-forth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion motion/p5js/particles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion motion/p5js/rotate-particle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion motion/p5js/wiggle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion repeat/p5js/circle-raster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion repeat/p5js/decrease-size/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion repeat/p5js/splatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion repeat/p5js/stripes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion typography/p5js/macro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion typography/p5js/splash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "Fabian 'fabiantheblind' Morón Zirfas <[email protected]> (http://fabianmoronzirfas.me)",
"license": "ISC",
"dependencies": {
"p5": "^0.4.22"
"p5": "^0.10.0"
}
}