Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Nov 5, 2024
1 parent 6525dfa commit 9a0fdda
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "vtex-sdk-dotnet",
"version": "1.0.0",
"description": "VTEX SDK for .NET with added Non Structured Specification API",
"main": "src/app.js",
"scripts": {
"test": "jest"
},
"dependencies": {
"express": "^4.17.1"
},
"devDependencies": {
"jest": "^27.0.0",
"supertest": "^6.1.3"
}
}

0 comments on commit 9a0fdda

Please sign in to comment.