Skip to content

Commit 35e8020

Browse files
authored
build: update package urls (#82)
1 parent 8026f0d commit 35e8020

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Packages/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
3-
"com.aarthificial.safekeeper": "https://github.com/aarthificial-gamedev/safekeeper.git",
4-
"com.aarthificial.typewriter": "https://github.com/aarthificial-gamedev/typewriter.git",
3+
"com.aarthificial.safekeeper": "https://github.com/aarthificial-unity/safekeeper.git",
4+
"com.aarthificial.typewriter": "https://github.com/aarthificial-unity/typewriter.git",
55
"com.unity.ai.navigation": "1.1.4",
66
"com.unity.cinemachine": "2.9.5",
77
"com.unity.ide.rider": "3.0.24",

Packages/packages-lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"dependencies": {
33
"com.aarthificial.safekeeper": {
4-
"version": "https://github.com/aarthificial-gamedev/safekeeper.git",
4+
"version": "https://github.com/aarthificial-unity/safekeeper.git",
55
"depth": 0,
66
"source": "git",
77
"dependencies": {},
8-
"hash": "f2ab5ac058f28e4c447a85684968497c9a50cb69"
8+
"hash": "609c60d5a32d6ec5fc88a40bddce053e13327b57"
99
},
1010
"com.aarthificial.typewriter": {
11-
"version": "https://github.com/aarthificial-gamedev/typewriter.git",
11+
"version": "https://github.com/aarthificial-unity/typewriter.git",
1212
"depth": 0,
1313
"source": "git",
1414
"dependencies": {},

0 commit comments

Comments
 (0)