We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83f3287 + b078347 commit b523048Copy full SHA for b523048
2 files changed
npm/@go-mokapi/win32-arm64/index.js
@@ -1,2 +1,2 @@
1
const path = require('path');
2
-module.exports = path.join(__dirname, 'bin/mokapi');
+module.exports = path.join(__dirname, 'bin/mokapi.exe');
npm/@go-mokapi/win32-x64/index.js
0 commit comments