Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
HuiSF committed Feb 8, 2025
1 parent 210396f commit 3e502ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/amazon-cognito-identity-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"test": "jest --config ./jest.config.js",
"format": "echo \"Not implemented\"",
"ts-coverage": "typescript-coverage-report -p ./tsconfig.build.json",
"dist-tag-add": "echo 🚀$npm_package_name && echo 🚀$npm_package_version && npm --userconfig=../../.npmrc --verbose dist-tag add $npm_package_name@$npm_package_version v5-post-publish"
"dist-tag-add": "echo 🚀$npm_package_name && echo 🚀$npm_package_version && npm --userconfig=~/.npmrc --verbose dist-tag add $npm_package_name@$npm_package_version v5-post-publish"
},
"main": "lib/index.js",
"react-native": {
Expand Down

0 comments on commit 3e502ba

Please sign in to comment.