fuzzy-rucksack
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "fuzzy-rucksack", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "tools for fuzzy-chainsaw", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"build": "babel lib -d dist", | ||
"test": "tape ./tests/**/*.test.js" | ||
@@ -20,4 +21,6 @@ }, | ||
"devDependencies": { | ||
"babel-cli": "^6.24.0", | ||
"babel-preset-es2015": "^6.24.0", | ||
"tape": "^4.6.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
64474
13
3