Skip to content

Commit

Permalink
fix: 🚩 Update package registry
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonboukheir committed Jul 12, 2021
1 parent 7414fe0 commit a0800bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packages/com.careboo.unity-algorand-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "com.careboo.unity-algorand-sdk",
"displayName": "Unity Algorand SDK",
"displayName": "Algorand SDK",
"version": "1.0.0-exp.2",
"unity": "2020.3",
"description": "WARNING: This package has not been audited and it should not be used in a production environment.",
"dependencies": {
"com.unity.collections": "1.0.0-pre.3"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/@careboo"
"registry": "https://npm.pkg.github.com/@CareBoo"
},
"type": "tool"
}

0 comments on commit a0800bc

Please sign in to comment.