math: Add missing dev dependencies

This commit is contained in:
willclarktech 2021-04-28 17:42:05 +02:00
parent 3dff35613d
commit 9ddea71672
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7
2 changed files with 10 additions and 0 deletions

View File

@ -45,9 +45,14 @@
"devDependencies": {
"@types/bn.js": "^4.11.6",
"eslint": "^7.5",
"glob": "^7.1.6",
"jasmine": "^3.5",
"jasmine-spec-reporter": "^6",
"karma": "^6.1.1",
"nyc": "^15.1.0",
"prettier": "^2.0.5",
"ses": "^0.11.0",
"source-map-support": "^0.5.19",
"typedoc": "^0.20",
"typescript": "~4.0",
"webpack": "^5.32.0"

View File

@ -641,9 +641,14 @@ __metadata:
"@types/bn.js": ^4.11.6
bn.js: ^4.11.8
eslint: ^7.5
glob: ^7.1.6
jasmine: ^3.5
jasmine-spec-reporter: ^6
karma: ^6.1.1
nyc: ^15.1.0
prettier: ^2.0.5
ses: ^0.11.0
source-map-support: ^0.5.19
typedoc: ^0.20
typescript: ~4.0
webpack: ^5.32.0