Skip to content

Commit 4e29fde

Browse files
committed
updated package json
1 parent ab02180 commit 4e29fde

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"displayName": "ZeroSim",
55
"description": "ZeroSim",
66
"unity": "2020.1",
7-
"unityRelease": "0b14",
87
"keywords": [
98
"simulation",
10-
"ROS"
9+
"ROS",
10+
"Robotics"
1111
],
1212
"dependencies": {
1313
"com.unity.burst": "1.2.3"
@@ -23,5 +23,9 @@
2323
"name": "FS Studio",
2424
"email": "[email protected]",
2525
"url": "http://www.fsstudio.com"
26+
},
27+
"repository": {
28+
"type": "git",
29+
"url": "https://github.com/fsstudio-team/ZeroSimROSUnity.git"
2630
}
2731
}

0 commit comments

Comments
 (0)