Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demo/.npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Set registry for @labkey scopes
@labkey:registry=https://artifactory.labkey.com/artifactory/api/npm/libs-client/
@labkey:registry=https://labkey.jfrog.io/artifactory/api/npm/libs-client/
6 changes: 3 additions & 3 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion standalone/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Location of the repository for various artifacts used in the build
artifactory_contextUrl=https://artifactory.labkey.com/artifactory
artifactory_contextUrl=https://labkey.jfrog.io/artifactory

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