We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b351e76 + 96a8c7a commit faf7dfaCopy full SHA for faf7dfa
1 file changed
package.json
@@ -5,8 +5,8 @@
5
"unity": "2020.3",
6
"author": {
7
"name": "Strange Loop Games",
8
- "email": "simon@strangeloopgames.com",
9
- "url": "https://github.com/StrangeLoopGames/NativeTime"
+ "email": "jordan@strangeloopgames.com",
+ "url": "https://github.com/StrangeLoopGames/com.strangeloopgames.nativetime"
10
},
11
"description": "NativeTime is a burst compatible high resolution timer",
12
"keywords": [
@@ -20,13 +20,13 @@
20
21
"resolutionStrategy": "highest",
22
"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/*"
+ "LICENSE",
+ "LICENSE.meta",
+ "package.json",
+ "package.json.meta",
+ "README.md",
+ "README.md.meta",
+ "Runtime.meta",
+ "Runtime/*"
31
]
32
-}
+}
0 commit comments