Skip to content

Commit

Permalink
switch npm registry from GH to npmjs
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-mayrgundter committed Feb 6, 2025
1 parent 38387d5 commit eeca173
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@bldrs-ai:registry=https://npm.pkg.github.com/

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bldrs",
"version": "1.0.1236",
"version": "1.0.1249",
"main": "src/index.jsx",
"license": "AGPL-3.0",
"homepage": "https://github.com/bldrs-ai/Share",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@babel/plugin-syntax-import-assertions": "7.18.6",
"@babel/preset-env": "7.18.10",
"@babel/preset-react": "7.18.6",
"@bldrs-ai/conway-web-ifc-adapter": "0.5.013",
"@bldrs-ai/conway-web-ifc-adapter": "0.7.727",
"@bldrs-ai/ifclib": "5.3.3",
"@emotion/react": "11.10.0",
"@emotion/styled": "11.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2284,10 +2284,10 @@
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@bldrs-ai/conway-web-ifc-adapter@0.5.013":
version "0.5.13"
resolved "https://npm.pkg.github.com/download/@bldrs-ai/conway-web-ifc-adapter/0.5.13/aafdf3e18ea8751dcd05957bd74129bc468bad27#aafdf3e18ea8751dcd05957bd74129bc468bad27"
integrity sha512-AyU/055jmF/pZxzasGeuCAAuTZBZUoag2DNxUljs4dUyLl3X5PTcIk8goHu8U7tgqRkp5z4Ux1/VC06q1H09CQ==
"@bldrs-ai/conway-web-ifc-adapter@0.7.727":
version "0.7.727"
resolved "https://registry.yarnpkg.com/@bldrs-ai/conway-web-ifc-adapter/-/conway-web-ifc-adapter-0.7.727.tgz#9eb8faeeef018ace6981144e9522944cb796458c"
integrity sha512-zthD/9mQBa+Goh244x9Scz+XKAA2Uyvrvlnf1joJoRkBxGcTKvWSfDMunAKgmBqhyikPW3E5Sppjvq3sdB0rEw==
dependencies:
"@bldrs-ai/conway" "0.7.727"
"@types/node" "22.5.5"
Expand Down

0 comments on commit eeca173

Please sign in to comment.