Skip to content

Commit 3d304db

Browse files
authored
Update package.json
1 parent 4496cf7 commit 3d304db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "platformer3d-engine",
33
"version": "0.2.0",
4-
"license": "AGPL-3.0-or-later WITH GPL-3.0-interface-exception",
5-
"description": "A 3D Platformer Engine built for BOSIX with Web Technologies.",
4+
"license": "AGPL-3.0-or-later",
5+
"description": "A 3D Platformer Engine built with Web Technologies.",
66
"scripts": {
77
"build-client": "tsc -p tsconfig.client.json",
88
"build-common": "tsc -p tsconfig.common.json",

0 commit comments

Comments
 (0)