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 14e40e1 commit 76a97c9Copy full SHA for 76a97c9
package.json
@@ -2,7 +2,7 @@
2
"author": "Michael Truog <[email protected]> (https://github.com/okeuday)",
3
"name": "cloudi",
4
"description": "Javascript CloudI API",
5
- "version": "1.7.3",
+ "version": "1.7.4",
6
"homepage": "https://github.com/CloudI/cloudi_api_javascript",
7
"repository": {
8
"type": "git",
@@ -21,7 +21,7 @@
21
"main": "CloudI.js",
22
"scripts": {},
23
"dependencies": {
24
- "erlang_js": "1.7.3"
+ "erlang_js": "1.7.4"
25
},
26
"devDependencies": {},
27
"optionalDependencies": {},
0 commit comments