diff --git a/chance/p5js/noise-line/package.json b/chance/p5js/noise-line/package.json index 4de0ce030..e798f756c 100644 --- a/chance/p5js/noise-line/package.json +++ b/chance/p5js/noise-line/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/chance/p5js/noise-vs-random/package.json b/chance/p5js/noise-vs-random/package.json index 4de0ce030..e798f756c 100644 --- a/chance/p5js/noise-vs-random/package.json +++ b/chance/p5js/noise-vs-random/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/color/p5js/hsb/package.json b/color/p5js/hsb/package.json index 4de0ce030..e798f756c 100644 --- a/color/p5js/hsb/package.json +++ b/color/p5js/hsb/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/form/2d/p5js/arcs/package.json b/form/2d/p5js/arcs/package.json index 4de0ce030..e798f756c 100644 --- a/form/2d/p5js/arcs/package.json +++ b/form/2d/p5js/arcs/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/form/2d/p5js/cross/package.json b/form/2d/p5js/cross/package.json index 4de0ce030..e798f756c 100644 --- a/form/2d/p5js/cross/package.json +++ b/form/2d/p5js/cross/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/form/2d/p5js/primitives/package.json b/form/2d/p5js/primitives/package.json index 4de0ce030..e798f756c 100644 --- a/form/2d/p5js/primitives/package.json +++ b/form/2d/p5js/primitives/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/form/2d/p5js/stick-figure/package.json b/form/2d/p5js/stick-figure/package.json index 4de0ce030..e798f756c 100644 --- a/form/2d/p5js/stick-figure/package.json +++ b/form/2d/p5js/stick-figure/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/interact/p5js/drawing-with-particles/package.json b/interact/p5js/drawing-with-particles/package.json index 4de0ce030..e798f756c 100644 --- a/interact/p5js/drawing-with-particles/package.json +++ b/interact/p5js/drawing-with-particles/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/interact/p5js/is-inside/package.json b/interact/p5js/is-inside/package.json index 4de0ce030..e798f756c 100644 --- a/interact/p5js/is-inside/package.json +++ b/interact/p5js/is-inside/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/motion/p5js/bounce-back-and-forth/package.json b/motion/p5js/bounce-back-and-forth/package.json index 4de0ce030..e798f756c 100644 --- a/motion/p5js/bounce-back-and-forth/package.json +++ b/motion/p5js/bounce-back-and-forth/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/motion/p5js/particles/package.json b/motion/p5js/particles/package.json index 4de0ce030..e798f756c 100644 --- a/motion/p5js/particles/package.json +++ b/motion/p5js/particles/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/motion/p5js/rotate-particle/package.json b/motion/p5js/rotate-particle/package.json index 4de0ce030..e798f756c 100644 --- a/motion/p5js/rotate-particle/package.json +++ b/motion/p5js/rotate-particle/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/motion/p5js/wiggle/package.json b/motion/p5js/wiggle/package.json index 4de0ce030..e798f756c 100644 --- a/motion/p5js/wiggle/package.json +++ b/motion/p5js/wiggle/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/repeat/p5js/circle-raster/package.json b/repeat/p5js/circle-raster/package.json index 4de0ce030..e798f756c 100644 --- a/repeat/p5js/circle-raster/package.json +++ b/repeat/p5js/circle-raster/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/repeat/p5js/decrease-size/package.json b/repeat/p5js/decrease-size/package.json index 4de0ce030..e798f756c 100644 --- a/repeat/p5js/decrease-size/package.json +++ b/repeat/p5js/decrease-size/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/repeat/p5js/splatter/package.json b/repeat/p5js/splatter/package.json index 4de0ce030..e798f756c 100644 --- a/repeat/p5js/splatter/package.json +++ b/repeat/p5js/splatter/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/repeat/p5js/stripes/package.json b/repeat/p5js/stripes/package.json index 4de0ce030..e798f756c 100644 --- a/repeat/p5js/stripes/package.json +++ b/repeat/p5js/stripes/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/typography/p5js/macro/package.json b/typography/p5js/macro/package.json index 4de0ce030..e798f756c 100644 --- a/typography/p5js/macro/package.json +++ b/typography/p5js/macro/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } } diff --git a/typography/p5js/splash/package.json b/typography/p5js/splash/package.json index 4de0ce030..e798f756c 100644 --- a/typography/p5js/splash/package.json +++ b/typography/p5js/splash/package.json @@ -10,6 +10,6 @@ "author": "Fabian 'fabiantheblind' Morón Zirfas (http://fabianmoronzirfas.me)", "license": "ISC", "dependencies": { - "p5": "^0.4.22" + "p5": "^0.10.0" } }