Skip to content

Commit e92dd50

Browse files
authored
Update package version to 0.3.1 and add license information (#120) (#120)
- Bumped the version of the @playcanvas/react package from 0.3.0 to 0.3.1 in both package.json and package-lock.json. - Added license information as "MIT" to ensure compliance and clarity across the project.
1 parent 04e4604 commit e92dd50

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

package-lock.json

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@playcanvas/react",
33
"description": "A React renderer for PlayCanvas – build interactive 3D applications using React's declarative paradigm.",
44
"homepage": "https://playcanvas-react.vercel.app",
5-
"version": "0.3.0",
5+
"version": "0.3.1",
66
"license": "MIT",
77
"type": "module",
88
"sideEffects": false,

0 commit comments

Comments
 (0)