Update URIs to new domain
This commit is contained in:
parent
53c94e7a7e
commit
9b21525169
@ -1,6 +1,6 @@
|
||||
## Live
|
||||
|
||||
<a href="http://apps.webdevcat.me/btroops/" target="_blank">Demo</a>
|
||||
<a href="https://apps.miti.sh/btroops" target="_blank">Demo</a>
|
||||
|
||||
## Run
|
||||
|
||||
|
5
package-lock.json
generated
5
package-lock.json
generated
@ -5,7 +5,7 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"dependencies": {
|
||||
"pan-zoom": "git://git.webdevcat.me/pan-zoom.git#v0.3.0"
|
||||
"pan-zoom": "https://git.miti.sh/ccm/pan-zoom/archive/v0.3.0.tar.gz"
|
||||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "^0.20.2",
|
||||
@ -3820,7 +3820,8 @@
|
||||
},
|
||||
"node_modules/pan-zoom": {
|
||||
"version": "0.3.0",
|
||||
"resolved": "git://git.webdevcat.me/pan-zoom.git#79964ead9181d69c5463777fcd2b227a14d30d32"
|
||||
"resolved": "https://git.miti.sh/ccm/pan-zoom/archive/v0.3.0.tar.gz",
|
||||
"integrity": "sha512-wIJYQruTJi3+kRX6Z3QEvzlwNaXWD6x+v+/PYWAlTTtSIN5RE8cSy9RBhcdRhRUe8FAg+wF9cNNno00XIOiXTg=="
|
||||
},
|
||||
"node_modules/parent-module": {
|
||||
"version": "1.0.1",
|
||||
|
@ -16,6 +16,6 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"pan-zoom": "git://git.webdevcat.me/pan-zoom.git#v0.3.0"
|
||||
"pan-zoom": "https://git.miti.sh/ccm/pan-zoom/archive/v0.3.0.tar.gz"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user