Skip to content

Commit faf7dfa

Browse files
authored
Merge pull request #4 from StrangeLoopGames/thetestgame-patch-1
Update package.json
2 parents b351e76 + 96a8c7a commit faf7dfa

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"unity": "2020.3",
66
"author": {
77
"name": "Strange Loop Games",
8-
"email": "simon@strangeloopgames.com",
9-
"url": "https://github.com/StrangeLoopGames/NativeTime"
8+
"email": "jordan@strangeloopgames.com",
9+
"url": "https://github.com/StrangeLoopGames/com.strangeloopgames.nativetime"
1010
},
1111
"description": "NativeTime is a burst compatible high resolution timer",
1212
"keywords": [
@@ -20,13 +20,13 @@
2020
},
2121
"resolutionStrategy": "highest",
2222
"files": [
23-
"LICENSE",
24-
"LICENSE.meta",
25-
"package.json",
26-
"package.json.meta",
27-
"README.md",
28-
"README.md.meta",
29-
"Runtime.meta",
30-
"Runtime/*"
23+
"LICENSE",
24+
"LICENSE.meta",
25+
"package.json",
26+
"package.json.meta",
27+
"README.md",
28+
"README.md.meta",
29+
"Runtime.meta",
30+
"Runtime/*"
3131
]
32-
}
32+
}

0 commit comments

Comments
 (0)