File tree Expand file tree Collapse file tree 2 files changed +8
-33
lines changed Expand file tree Collapse file tree 2 files changed +8
-33
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " react-p5-wrapper" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.0.3 " ,
44 "description" : " p5-wrapper" ,
55 "main" : " lib/P5Wrapper.js" ,
66 "author" : {
1515 },
1616 {
1717 "name" : " Ivan Malyugin"
18+ },
19+ {
20+ "name" : " Benjamin Saphier" ,
21+ "url" : " https://github.com/bsaphier"
1822 }
1923 ],
2024 "homepage" : " https://github.com/NeroCor/react-p5-wrapper" ,
2731 "url" : " https://github.com/NeroCor/react-p5-wrapper/issues"
2832 },
2933 "dependencies" : {
30- "classnames" : " ^2.1.2"
34+ "classnames" : " ^2.1.2" ,
35+ "p5" : " ^0.5.5"
3136 },
3237 "devDependencies" : {
3338 "babel-eslint" : " ^4.1.3" ,
3641 "gulp" : " ^3.9.0" ,
3742 "react" : " ^0.14.0" ,
3843 "react-component-gulp-tasks" : " ^0.7.6" ,
39- "react-dom" : " ^0.14.0" ,
40- "p5" : " ^0.5.5"
44+ "react-dom" : " ^0.14.0"
4145 },
4246 "peerDependencies" : {
4347 "react" : " ^0.14.0"
You can’t perform that action at this time.
0 commit comments