Skip to content

Commit dc13f9e

Browse files
Cyprien AutexierCyprien Autexier
authored andcommitted
fix typo
1 parent cf01274 commit dc13f9e

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
@@ -5,7 +5,7 @@
55
"bin": {
66
"vsts-build-tools-clean": "./run/vsts-build-tools-clean",
77
"vsts-build-tools-install": "./run/vsts-build-tools-install",
8-
"vsts-build-tools-node-modclean": "./run/vsts-build-tools-node-modeclean",
8+
"vsts-build-tools-node-modclean": "./run/vsts-build-tools-node-modclean",
99
"vsts-build-tools-package": "./run/vsts-build-tools-package",
1010
"vsts-build-tools-prebuild": "./run/vsts-build-tools-prebuild"
1111
},

0 commit comments

Comments
 (0)