We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4febd1d commit 2318a3dCopy full SHA for 2318a3d
package.json
@@ -14,7 +14,7 @@
14
"test": "jest",
15
"lint": "eslint lib/**/*.js test/**/*.js --cache",
16
"format": "prettier --single-quote --write ./test/**/*.js ./lib/*.js ./lib/**/*.js",
17
- "publish": "npm publish ./.build"
+ "npm-publish": "npm publish ./.build"
18
},
19
"keywords": [
20
"avalara",
0 commit comments