Skip to content

Commit bd12af7

Browse files
author
fabiantheblind
committed
edit bower.json
1 parent 58e1955 commit bd12af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "p5.js",
33
"version": "0.3.6",
4+
"main": "lib/p5.min.js",
45
"homepage": "http://p5js.org/",
56
"authors": [
67
"Lauren lmccart McCarthy"
78
],
89
"description": "A JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing.",
9-
"main": "lib/p5.min.js",
1010
"keywords": [
1111
"javascript",
1212
"p5",

0 commit comments

Comments
 (0)