tarantula-fl
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "tarantula-fl", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"scripts": { | ||
@@ -11,7 +11,8 @@ "build": "bsb -make-world", | ||
"keywords": [ | ||
"rescript", "faultlocalisation" | ||
"rescript", | ||
"faultlocalisation" | ||
], | ||
"repository": { | ||
"type" : "git", | ||
"url" : "https://github.com/JoranHonig/tarantula" | ||
"type": "git", | ||
"url": "https://github.com/JoranHonig/tarantula" | ||
}, | ||
@@ -22,5 +23,5 @@ "main": "src/index.bs.js", | ||
"devDependencies": { | ||
"bs-platform": "*", | ||
"bs-platform": "^8.4.2", | ||
"mocha": "^8.2.1" | ||
} | ||
} |
59238
12
1357