Skip to content

Commit a5d4b78

Browse files
committed
feat: add minimal package.json file for contributor-faces
1 parent 6576006 commit a5d4b78

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "gdb-static",
3+
"repository": {
4+
"type": "git",
5+
"url": "https://github.com/guyush1/gdb-static"
6+
}
7+
}

0 commit comments

Comments
 (0)