Skip to content

Commit 60c13df

Browse files
author
Ian Sigmon
authored
Update artifactory URL for 21.11 (#86)
1 parent 08168a3 commit 60c13df

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

demo/.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Set registry for @labkey scopes
2-
@labkey:registry=https://artifactory.labkey.com/artifactory/api/npm/libs-client/
2+
@labkey:registry=https://labkey.jfrog.io/artifactory/api/npm/libs-client/

demo/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

standalone/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Location of the repository for various artifacts used in the build
2-
artifactory_contextUrl=https://artifactory.labkey.com/artifactory
2+
artifactory_contextUrl=https://labkey.jfrog.io/artifactory
33

44
# Version 1.17.0 or higher is required to fully support building stand-alone modules with the LabKey Gradle plugins
55
# Exact version will vary based on the version of LabKey being built on

0 commit comments

Comments
 (0)