Update package.json
... | @@ -2,12 +2,12 @@ | ... | @@ -2,12 +2,12 @@ |
"name": "com.futuretech.shared", | "name": "com.futuretech.shared", | ||
"displayName": "FutureTech Shared", | "displayName": "FutureTech Shared", | ||
"description": "this is a description", | "description": "this is a description", | ||
"version": "0.1.5", | "version": "0.1.9", | ||
"unity": "2018.3", | "unity": "2018.3", | ||
"license": "MIT", | "license": "MIT", | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "git+https://gitlab.nps.edu/mjguerre/unity-pm-test.git" | "url": "git+https://gitlab.nps.edu/moves/scriptable-variables.git" | ||
}, | }, | ||
"src": "Assets/FutureTechShared", | "src": "Assets/FutureTechShared", | ||
"author": "mg <mjguerre@nps.edu>", | "author": "mg <mjguerre@nps.edu>", | ||
... | ... |
Please register or sign in to comment