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 8e81232 commit 014aabfCopy full SHA for 014aabf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "itoolkit",
3
- "version": "0.1.6",
+ "version": "1.0.0-alpha.0",
4
"description": "XMLSERVICE wrapper to access to all things IBM i",
5
"main": "lib/itoolkit.js",
6
"directories": {
@@ -22,7 +22,7 @@
22
],
23
"author": "IBM",
24
"license": "MIT",
25
- "homepage": "https://github.com/IBM/nodejs-itoolkit",
+ "homepage": "https://github.com/IBM/nodejs-itoolkit/tree/v1.0-dev",
26
"contributors": [
27
28
"name": "Xu Meng",
0 commit comments