Skip to content

Commit fa879e6

Browse files
authored
CLEANUP: Remove section added automatically to package.json by release tooling (#1261).
1 parent 351b3e4 commit fa879e6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Packages/com.unity.inputsystem/package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,7 @@
33
"displayName": "Input System",
44
"version": "1.1.0-preview.2",
55
"unity": "2019.4",
6-
"repository": {
7-
"type": "git",
8-
"url": "https://github.com/Unity-Technologies/InputSystem.git",
9-
"revision": "9ceb1563f669e33fe7b8562e36375caa59bb6f1b"
10-
},
11-
"description": "A new input system which can be used as a more extensible and customizable alternative to Unity's classic input system in UnityEngine.Input.",
6+
"description": "A new input system which can be used as a more extensible and customizable alternative to Unity's classic input system in UnityEngine.Input.",
127
"keywords": [
138
"input",
149
"events",

0 commit comments

Comments
 (0)