We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b014161 commit 22c8b7eCopy full SHA for 22c8b7e
tpp/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@token-io/tpp",
3
- "version": "1.0.67",
+ "version": "1.0.68",
4
"description": "Token JavaScript TPP SDK",
5
"license": "ISC",
6
"author": {
@@ -29,7 +29,7 @@
29
"@babel/plugin-transform-runtime": "^7.5.5",
30
"@babel/preset-env": "^7.5.5",
31
"@babel/preset-flow": "^7.0.0",
32
- "@token-io/app": "^1.0.27",
+ "@token-io/app": "^1.0.51",
33
"@token-io/eslint-config": "^1.0.5",
34
"babel-eslint": "^10.0.3",
35
"babel-loader": "^8.0.6",
@@ -60,7 +60,7 @@
60
},
61
"dependencies": {
62
"@babel/runtime-corejs2": "^7.5.5",
63
- "@token-io/core": "^1.0.25",
+ "@token-io/core": "^1.0.26",
64
"axios": "^0.21.1",
65
"base64-js": "^1.3.1",
66
"bs58": "4.0.0",
0 commit comments