parent
78247c2377
commit
5a6e32de5c
@ -1,3 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
const binary = require('node-pre-gyp');
|
||||
const path = require('path')
|
||||
// 'lib', 'binding', 'v0.1.1', ['node', 'v' + process.versions.modules, process.platform, process.arch].join('-'), 'deepspeech-bingings.node')
|
||||
|
@ -39,7 +39,6 @@
|
||||
"devDependencies": {
|
||||
},
|
||||
"scripts": {
|
||||
"install" : "node-pre-gyp install --fallback-to-build",
|
||||
"test": "node index.js"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user