We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3534b37 + dc7ac6c commit 684c8baCopy full SHA for 684c8ba
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@openst/openst.js",
3
- "version": "0.10.0-beta.1",
+ "version": "0.10.0-beta.2",
4
"description": "OpenST is a framework for building token economies.",
5
"main": "index.js",
6
"repository": {
@@ -28,7 +28,7 @@
28
"pre-commit": "lint-staged"
29
},
30
"dependencies": {
31
- "@openst/openst-contracts": "0.10.0-rc.2",
+ "@openst/openst-contracts": "0.10.0-rc.3",
32
"@openst/mosaic.js": "0.10.0-beta.5"
33
34
"devDependencies": {
0 commit comments