Skip to content

Commit

Permalink
Update questVersions.js
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonypetersen authored Dec 18, 2023
1 parent 79af26a commit 47ce4b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions questVersions.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
const questConfig = {
"myconnect.cancer.gov": "https://cdn.jsdelivr.net/gh/episphere/[email protected]/replace2.js",
"myconnect-stage.cancer.gov": "https://cdn.jsdelivr.net/gh/episphere/[email protected]/replace2.js",
"episphere.github.io": "https://cdn.jsdelivr.net/gh/episphere/quest@v1.1.0/replace2.js",
"localhost:5000": "https://episphere.github.io/quest/replace2.js"
"episphere.github.io": "https://cdn.jsdelivr.net/gh/episphere/quest@v1.0.15/replace2.js",
"localhost:5000": "https://cdn.jsdelivr.net/gh/episphere/quest@v1.0.15/replace2.js"
}

export default questConfig;

0 comments on commit 47ce4b0

Please sign in to comment.