File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ //registry.npmjs.org/:_authToken = ${ NPM_TOKEN }
Original file line number Diff line number Diff line change 4444 },
4545 "repository" : {
4646 "type" : " git" ,
47- "url" : " git+https://github.com/bytecodealliance /jco.git"
47+ "url" : " git+https://github.com/nomicfoundation /jco.git"
4848 },
4949 "keywords" : [
5050 " Wasm" ,
5353 ],
5454 "license" : " (Apache-2.0 WITH LLVM-exception)" ,
5555 "bugs" : {
56- "url" : " https://github.com/bytecodealliance/jco/issues"
56+ "url" : " https://github.com/nomicfoundation/jco/issues"
57+ },
58+ "homepage" : " https://github.com/nomicfoundation/jco#readme" ,
59+ "publishConfig" : {
60+ "registry" : " https://registry.npmjs.org/" ,
61+ "access" : " public"
5762 },
58- "homepage" : " https://github.com/bytecodealliance/jco#readme" ,
5963 "scripts" : {
6064 "build" : " cargo xtask build debug" ,
6165 "build:release" : " cargo xtask build release" ,
You can’t perform that action at this time.
0 commit comments