Skip to content

Commit 879b059

Browse files
wangluyu-798huqinglongfengmk2
authored
feat: add p5 (#146)
[skip ci] <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added support for p5.js library, enabling advanced graphics and interactive content. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: huqinglong <[email protected]> Co-authored-by: fengmk2 <[email protected]> Co-authored-by: fengmk2 <[email protected]>
1 parent 0902526 commit 879b059

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18122,6 +18122,9 @@
1812218122
},
1812318123
"luxon": {
1812418124
"version": "*"
18125+
},
18126+
"p5": {
18127+
"version": "*"
1812518128
}
1812618129
}
1812718130
}

0 commit comments

Comments
 (0)