diff --git a/Gruntfile.js b/Gruntfile.js index f83efef73b..bc43e1bb1d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -216,7 +216,7 @@ module.exports = function(grunt) { cmd: 'tx pull', }, transpile: { - cmd: 'npm run transpile', + cmd: 'yarn transpile', }, }, 'test-release': {