Skip to content

Commit 6914560

Browse files
committedMay 1, 2022
Update package.json
Updated job-assist dependency, closes #2 (tested in build mode)
1 parent 068cbaa commit 6914560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.nebukam.orca",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"displayName": "N:ORCA",
55
"description": "Optimal Reciprocal Collision Avoidance",
66
"unity": "2019.4",
@@ -28,7 +28,7 @@
2828
},
2929
"gitDependencies": {
3030
"com.nebukam.common": "https://github.com/Nebukam/com.nebukam.common.git#0.1.3",
31-
"com.nebukam.job-assist": "https://github.com/Nebukam/com.nebukam.job-assist.git#1.1.2"
31+
"com.nebukam.job-assist": "https://github.com/Nebukam/com.nebukam.job-assist.git#1.1.3"
3232
},
3333
"samples": [
3434
{

0 commit comments

Comments
 (0)
Please sign in to comment.