Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AnupamAS0x1 authored Jun 3, 2024
1 parent d2f5fd8 commit 33b7125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test:mocha": "mocha --config .mocharc.json test/*-test.js",
"test:gen-cov": "nyc --reporter=lcov npm run test:mocha",
"test": "npm run lint && nyc npm run test:mocha",
"build": "npx @vercel/ncc build src/index.js --license licenses.txt"
"build": "npx @vercel/ncc build src/index.js --license licenses.txt AnupamAS01"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 33b7125

Please sign in to comment.