We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef17821 + fcb5e29 commit 8c0fa01Copy full SHA for 8c0fa01
1 file changed
package.json
@@ -0,0 +1,11 @@
1
+
2
3
+{
4
+ "name": "demo-repo",
5
+ "version": "0.2.0",
6
+ "description": "A sample package.json",
7
+ "dependencies": {
8
+ "@primer/css": "21.1.1"
9
+ },
10
+ "license": "MIT"
11
+}
0 commit comments