Add Ava test runner to dependencies
This commit is contained in:
parent
c055987006
commit
92b94d7098
2 changed files with 1502 additions and 0 deletions
1501
package-lock.json
generated
1501
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -51,6 +51,7 @@
|
|||
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
||||
"@types/chai": "^4.2.14",
|
||||
"@types/tape": "^4.13.0",
|
||||
"ava": "^3.13.0",
|
||||
"babel-loader": "^8.1.0",
|
||||
"concurrently": "^5.3.0",
|
||||
"tap-min": "^2.0.0",
|
||||
|
|
Loading…
Reference in a new issue