Skip to content

Commit b5ea4ba

Browse files
committed
chore: update passport package description
1 parent 9f8e4b0 commit b5ea4ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Packages/Passport/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.immutable.passport",
33
"version": "1.27.1",
4-
"description": "The Immutable SDK for Unity helps you integrate your game with Immutable Passport.",
4+
"description": "The Immutable SDK for Unity helps you integrate your game with Immutable Passport.\n\nFor a complete working example, please visit https://github.com/immutable/unity-immutable-sdk/tree/main/sample.",
55
"displayName": "Immutable Passport",
66
"author": {
77
"name": "Immutable",
@@ -29,7 +29,7 @@
2929
"samples": [
3030
{
3131
"displayName": "Sample Scenes and Scripts",
32-
"description": "Includes sample scenes and scripts for the Immutable Unity SDK. For a complete working example, please visit https://github.com/immutable/unity-immutable-sdk/tree/main/sample.",
32+
"description": "Includes sample scenes and scripts for the Immutable Unity SDK.",
3333
"path": "Samples~/SamplesScenesScripts"
3434
}
3535
]

0 commit comments

Comments
 (0)