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 11596ca commit d5043cdCopy full SHA for d5043cd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nem2-sdk",
3
- "version": "0.9.6",
+ "version": "0.9.7",
4
"description": "Reactive Nem2 sdk for typescript and javascript",
5
"scripts": {
6
"pretest": "npm run build",
@@ -51,7 +51,7 @@
51
},
52
"dependencies": {
53
"js-joda": "^1.6.2",
54
- "nem2-library": "0.9.4",
+ "nem2-library": "0.9.5",
55
"request": "^2.83.0",
56
"request-promise-native": "^1.0.5",
57
"rxjs": "^5.5.2",
0 commit comments