Skip to content

Commit

Permalink
update p5 to 0.4.21 and p5.dom to 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
therewasaguy committed Jan 8, 2016
1 parent 5b32bcd commit f9caf0f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/models/pfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ pFile.prototype.setDefaultContents = function(fileName) {
'p5.sound.js' : '568a02317811bb374d421bbe',
'index.html' : '568ca5719bad3e030043ae45', //<-- no libraries by default
'style.css' : '568ca5719bad3e030043ae44', // <-- css marign-right
'p5.dom.js' : '568a022f7811bb374d421bbd',
'p5.js' : '568a02317811bb374d421bc1',
'p5.dom.js' : '568f651d52187803006890b1', /*! p5.dom.js v0.2.7 January 4, 2016 */
'p5.js' : '568f650352187803006890b0', // /*! p5.js v0.4.21 January 04, 2016 */
'sketch.js' : '568c2bab4b1e570300c16592'
};

Expand Down
2 changes: 1 addition & 1 deletion public/css/main.css

Large diffs are not rendered by default.

Loading

0 comments on commit f9caf0f

Please sign in to comment.