Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "bf-lib", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"private": false, | ||
@@ -77,3 +77,3 @@ "description": "the standard client library for block-5 software", | ||
"axios": "^0.19.2", | ||
"bf-types": "^3.3.0", | ||
"bf-types": "^3.9.0", | ||
"decimal.js": "^10.2.0", | ||
@@ -85,6 +85,6 @@ "socket.io-client": "^2.3.0", | ||
"devDependencies": { | ||
"@commitlint/cli": "^8.3.5", | ||
"@commitlint/config-conventional": "^8.3.4", | ||
"@commitlint/cli": "^9.0.1", | ||
"@commitlint/config-conventional": "^9.0.1", | ||
"@types/axios": "^0.14.0", | ||
"@types/jest": "^25.2.3", | ||
"@types/jest": "^26.0.0", | ||
"@types/node": "^14.0.5", | ||
@@ -99,3 +99,3 @@ "@types/socket.io-client": "^1.4.33", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.3", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"husky": "^4.2.5", | ||
@@ -102,0 +102,0 @@ "jest": "^26.0.1", |
Updatedbf-types@^3.9.0