Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianaCampanari authored Jan 13, 2024
1 parent 2c9ea14 commit add7d2c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "demo-repo",
"version": "0.2.0",
"description": "A sample package.json",
"dependencies": {
"@primer/css": "21.1.1"
},
"license": "MIT"
}

0 comments on commit add7d2c

Please sign in to comment.