Skip to content

Commit

Permalink
Merge pull request #1523 from Mindful-AI-Assistants/FabianaCampanari-…
Browse files Browse the repository at this point in the history
…patch-1

Update package.json
  • Loading branch information
FabianaCampanari authored Sep 2, 2024
2 parents 17a5591 + 9e442b0 commit 42cddee
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
{
"name": "HackaPUCSP",
"version": "1.0.0",
"description": "Descrição do seu projeto",
"main": "index.js",
"scripts": {
"start": "node index.js",
"build": "webpack"
"name": "demo-repo",
"version": "0.2.0",
"description": "A sample package.json",
"dependencies": {
"@primer/css": "21.1.1"
},
"author": "Fabiana Campanari",
"license": "MIT",
"devDependencies": {
"pacote-dev1": "devcontainers/[email protected]",
}

"license": "MIT"
}

0 comments on commit 42cddee

Please sign in to comment.