Add nyc plugin dependency to packages

This commit is contained in:
willclarktech
2021-05-18 15:16:02 +02:00
parent 6585940fac
commit 840293cdaf
19 changed files with 83 additions and 0 deletions
+2
View File
@@ -42,6 +42,7 @@
"bn.js": "^4.11.8"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/bn.js": "^4.11.6",
"@types/jasmine": "^3.6.10",
"eslint": "^7.5",
@@ -53,6 +54,7 @@
"prettier": "^2.0.5",
"ses": "^0.11.0",
"source-map-support": "^0.5.19",
"ts-node": "^8",
"typedoc": "^0.20",
"typescript": "~4.0",
"webpack": "^5.32.0"