We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af7a3f commit 62cf658Copy full SHA for 62cf658
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "com.3d-group.unity-package-template",
3
"displayName": "3D Group - Unity package template",
4
- "version": "1.1.2",
+ "version": "1.1.3",
5
"description": "Template for creating Unity game engine packages",
6
- "dependencies": { },
+ "dependencies": {},
7
"keywords": [
8
"unity",
9
- "unity3d",
10
- "upm",
+ "unity3d",
+ "upm",
11
"3d-group",
12
"utility"
13
],
0 commit comments