diff --git a/docs/about.md b/docs/about.md index a3f75885..e53f8cfb 100644 --- a/docs/about.md +++ b/docs/about.md @@ -154,8 +154,8 @@ Add the following to your `package.json`: "@types/node": "^17.0.34", "ts-node": "^10.7.0", "typescript": "^4.6.4", - "@polkadot/api": "^10.12.1", - "@polkadot/api-contract": "^10.12.1", + "@polkadot/api": "10.12.2", + "@polkadot/api-contract": "10.12.2", "@polkadot/keyring": "^10.4.2", "@types/bn.js": "^5.1.0" }