Sketch 8, Terra Firma

This commit is contained in:
Joshua Seigler 2019-11-18 00:39:02 -05:00
parent 21769e9ffb
commit 57ac17c916
10 changed files with 239 additions and 8 deletions

View file

@ -12,6 +12,7 @@
"version": "1.0.0",
"dependencies": {
"p5": "^0.10.2",
"simplex-noise": "^2.4.0",
"voronoi": "^1.0.0"
},
"devDependencies": {
@ -23,7 +24,7 @@
"copycat-brunch": "^1.1.1",
"digest-brunch": "^1.6.0",
"git-directory-deploy": "^1.5.1",
"handlebars": "^4.5.1",
"handlebars": "^4.5.2",
"html-brunch-static": "^1.4.1",
"uglify-js-brunch": "^2.10.0"
}