tangled
alpha
login
or
join now
caleb.jasik.xyz
/
astro-openring
0
fork
atom
Astro implementation of
openring
npmjs.com/package/@jasikpark/astro-openring
astro
webring
typescript
0
fork
atom
overview
issues
2
pulls
pipelines
Add publishConfig.access = public
caleb.jasik.xyz
1 month ago
8964f6b1
4b9995c3
verified
This commit was signed with the committer's
known signature
.
caleb.jasik.xyz
SSH Key Fingerprint:
SHA256:9bs2UIJuDD+My7xBWOF6n1dF38lTw+gUrn7VDa0Izkw=
1/1
build-and-lint.yaml
success
9s
+3
1 changed file
expand all
collapse all
unified
split
package.json
+3
package.json
···
38
38
"@vitest/ui": "^4.0.17",
39
39
"sanitize-html": "^2.17.0",
40
40
"vitest": "^4.0.17"
41
41
+
},
42
42
+
"publishConfig": {
43
43
+
"access": "public"
41
44
}
42
45
}