Skip to content

Commit

Permalink
bumping p5 to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
micuat committed Feb 23, 2021
1 parent 207af13 commit 7a57f81
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion hydra-server/app/src/p5-wrapper.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//'use babel'

const p5lib = require('p5')
require('p5/lib/addons/p5.dom')

class P5 extends p5lib{
constructor ({
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"meyda": "^4.1.3",
"multer": "^1.4.1",
"nedb": "^1.8.0",
"p5": "^0.6.1",
"p5": "^1.2.0",
"prettier": "^2.0.5",
"raf-loop": "^1.1.3",
"rtc-patch-bay": "^1.0.0",
Expand Down

0 comments on commit 7a57f81

Please sign in to comment.