tarantula-fl
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"$schema": "https://raw.githubusercontent.com/rescript-lang/rescript-compiler/master/docs/docson/build-schema.json", | ||
"name": "tarantula-fl", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"sources": { | ||
@@ -6,0 +6,0 @@ "dir" : "src", |
{ | ||
"name": "tarantula-fl", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"scripts": { | ||
@@ -22,5 +22,7 @@ "build": "bsb -make-world", | ||
"devDependencies": { | ||
"bs-platform": "^8.4.2", | ||
"mocha": "^8.2.1" | ||
}, | ||
"dependencies": { | ||
"bs-platform": "^8.4.2" | ||
} | ||
} |
@@ -16,3 +16,3 @@ # 👾 Tarantula | ||
```javascript | ||
var tarantula = require('tarantula') | ||
var tarantula = require('tarantula-fl') | ||
@@ -27,2 +27,4 @@ var testData = { | ||
## 🤖 Developers | ||
@@ -29,0 +31,0 @@ |
1
37
26565
1
13
484
+ Addedbs-platform@^8.4.2
+ Addedbs-platform@8.4.2(transitive)