Skip to content

Commit 2318a3d

Browse files
Update package.json
1 parent 4febd1d commit 2318a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "jest",
1515
"lint": "eslint lib/**/*.js test/**/*.js --cache",
1616
"format": "prettier --single-quote --write ./test/**/*.js ./lib/*.js ./lib/**/*.js",
17-
"publish": "npm publish ./.build"
17+
"npm-publish": "npm publish ./.build"
1818
},
1919
"keywords": [
2020
"avalara",

0 commit comments

Comments
 (0)