Skip to content

Commit 89f5cc1

Browse files
committed
[revision tag]
1 parent 6f31726 commit 89f5cc1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
{
22
"name": "com.ltmx.unitymathematicsextensions",
3-
"displayName": "Unity.Mathematics Extensions",
4-
"description": "Extension methods to simplify and extend the Unity Mathematics library",
3+
"displayName": "Mathematics Extensions",
4+
"description": "Extension methods to simplify and extend the Unity.Mathematics library",
55
"version": "1.0.0",
66
"unity": "2018.4",
77
"dependencies": {
88
"com.unity.mathematics": "1.1.0"
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/LTMX/Unity.Mathematics-Extensions"
12+
"url": "https://github.com/LTMX/Unity.Mathematics-Extensions",
13+
"revision": ""
1314
},
1415
"author": {
1516
"name": "Nicolas Reinhard Alias LTMX",

0 commit comments

Comments
 (0)