We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42418b7 + c10d9f1 commit dbbf16aCopy full SHA for dbbf16a
package.json
@@ -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