Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
Add npmrc to root for testing deployed versions of core
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Gillespie committed Sep 14, 2021
1 parent 0145ac8 commit 83f9d46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Add Github npm package registry, so we can install private npm packages
@latitudegames:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=${NPM_TOKEN}

0 comments on commit 83f9d46

Please sign in to comment.