Architecture rewrite and new features

This commit is contained in:
Romain
2020-05-25 08:41:35 +00:00
parent c64f0e8993
commit f21bc025b7
83 changed files with 4563 additions and 1686 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
"test": "ava"
},
"devDependencies": {
"ava": "^3.3.0"
"ava": "^3.8.2"
}
}