File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- registry = https://npm.pkg.github.com/xyoraclenetwork
1+ registry = https://npm.pkg.github.com/@ xyoraclenetwork
Original file line number Diff line number Diff line change 11{
22 "name" : " @xyoraclenetwork/sdk-core-nodejs" ,
3- "version" : " 0.70.12 " ,
3+ "version" : " 0.70.13 " ,
44 "description" : " A workspace to aggregated nodejs XYO projects" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
1212 "start:tcp" : " yarn build && node --nolazy -r ts-node/register examples/tcp-server/index.ts"
1313 },
1414 "publishConfig" : {
15- "registry" : " https://npm.pkg.github.com/@xyoraclenetwork"
15+ "registry" : " https://npm.pkg.github.com/"
16+ },
17+ "repository" : {
18+ "type" : " git" ,
19+ "url" : " git://github.com/XYOracleNetwork/sdk-core-nodejs.git"
1620 },
1721 "devDependencies" : {
1822 "@types/elliptic" : " ^6.4.8" ,
You can’t perform that action at this time.
0 commit comments