Skip to content

Commit 7f71729

Browse files
authored
fix @ in YAML file
1 parent 9894a22 commit 7f71729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ projects:
2525
- name: APEX
2626
github_id: deepmodeling/APEX
2727
pypi_id: apex-flow
28-
- name: @deepmodeling/args
28+
- name: "@deepmodeling/args"
2929
github_id: deepmodeling/args
30-
npm_id: @deepmodeling/args
30+
npm_id: "@deepmodeling/args"
3131
- name: Blog
3232
github_id: deepmodeling/blog
3333
- name: community

0 commit comments

Comments
 (0)