tangled
alpha
login
or
join now
besaid.zone
/
create-atproto-app
2
fork
atom
A CLI for scaffolding ATProto web applications
2
fork
atom
overview
issues
pulls
pipelines
update lockfile
besaid.zone
1 month ago
b4bc81ef
7eeebf72
verified
This commit was signed with the committer's
known signature
.
besaid.zone
SSH Key Fingerprint:
SHA256:Q4dc5PTI8DNTxJbH2bWsDeY6BXzfq0ce1XSA4H5Y3iI=
0/1
test.yml
failed
34s
+3
-3
1 changed file
expand all
collapse all
unified
split
pnpm-lock.yaml
+3
-3
pnpm-lock.yaml
···
8
8
9
9
.:
10
10
dependencies:
11
11
-
'@clack/prompts':
12
12
-
specifier: ^1.0.1
13
13
-
version: 1.0.1
14
11
create-vite:
15
12
specifier: ^8.3.0
16
13
version: 8.3.0
17
14
devDependencies:
15
15
+
'@clack/prompts':
16
16
+
specifier: ^1.0.1
17
17
+
version: 1.0.1
18
18
'@types/node':
19
19
specifier: ^22.0.0
20
20
version: 22.19.11