Skip to content

Commit be7d969

Browse files
author
lauren mccarthy
committed
version
1 parent 2fd3433 commit be7d969

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/lmccart/p5.js.git"
66
},
7-
"version": "0.3.1",
7+
"version": "0.3.2",
88
"devDependencies": {
99
"almond": "~0.2.7",
1010
"amdclean": "~0.3.3",
@@ -22,8 +22,8 @@
2222
},
2323
"licenses": [
2424
{
25-
"type": "GPL",
26-
"url": "http://www.opensource.org/licenses/GPL-3.0"
25+
"type": "LGPL",
26+
"url": "https://www.gnu.org/licenses/lgpl-2.1.html"
2727
}
2828
],
2929
"dependencies": {

0 commit comments

Comments
 (0)