poppler-simple
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -6,3 +6,3 @@ { | ||
"keywords": ["poppler"], | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"repository": { | ||
@@ -15,3 +15,3 @@ "type": "git", | ||
"preinstall": "(node-gyp configure) || (exit 0)", | ||
"test": "./node_modules/mocha/bin/mocha -gc --timeout 0 --slow 250", | ||
"test": "./node_modules/mocha/bin/mocha -gc --slow 250", | ||
"clean": "((node-gyp clean) && (rm -rf node_modules)) || (exit 0)", | ||
@@ -18,0 +18,0 @@ "build-debug": "(node-gyp configure --debug && node-gyp rebuild --debug) || (exit 0)" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
70085