Skip to content

Commit dbbf16a

Browse files
Merge pull request #170 from Quantum-Software-Development/FabianaCampanari-patch-1
Create package.json
2 parents 42418b7 + c10d9f1 commit dbbf16a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "demo-repo",
3+
"version": "0.2.0",
4+
"description": "A sample package.json",
5+
"dependencies": {
6+
"@primer/css": "21.1.1"
7+
},
8+
"license": "MIT"
9+
}

0 commit comments

Comments
 (0)