Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-developer authored Aug 1, 2022
1 parent 4febd1d commit 2318a3d
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 @@ -14,7 +14,7 @@
"test": "jest",
"lint": "eslint lib/**/*.js test/**/*.js --cache",
"format": "prettier --single-quote --write ./test/**/*.js ./lib/*.js ./lib/**/*.js",
"publish": "npm publish ./.build"
"npm-publish": "npm publish ./.build"
},
"keywords": [
"avalara",
Expand Down

0 comments on commit 2318a3d

Please sign in to comment.