Skip to content

Commit 8ec6d8c

Browse files
committed
improved README and package.json for declarations
1 parent 11eed31 commit 8ec6d8c

File tree

6 files changed

+9
-6
lines changed

6 files changed

+9
-6
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Please consult install instructions and documentation on https://oracle-samples.github.io/mle-modules.

declarations/mle-js-bindings/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"types": "mle-js-bindings.d.ts",
66
"author": "Oracle",
77
"license": "UPL-1.0",
8-
"homepage": "https://github.com/oracle-samples/mle-modules",
8+
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {
1010
"type": "git",
1111
"url": "git://github.com/oracle-samples/mle-modules"
1212
},
1313
"bugs": "https://github.com/oracle-samples/mle-modules/issues"
14-
}
14+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Please consult install instructions and documentation on https://oracle-samples.github.io/mle-modules.

declarations/mle-js-oracledb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"types": "index.d.ts",
66
"author": "Oracle",
77
"license": "UPL-1.0",
8-
"homepage": "https://github.com/oracle-samples/mle-modules",
8+
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {
1010
"type": "git",
1111
"url": "git://github.com/oracle-samples/mle-modules"
1212
},
1313
"bugs": "https://github.com/oracle-samples/mle-modules/issues"
14-
}
14+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Please consult install instructions and documentation on https://oracle-samples.github.io/mle-modules.

declarations/mle-js-plsqltypes/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"types": "mle-js-plsqltypes.d.ts",
66
"author": "Oracle",
77
"license": "UPL-1.0",
8-
"homepage": "https://github.com/oracle-samples/mle-modules",
8+
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {
1010
"type": "git",
1111
"url": "git://github.com/oracle-samples/mle-modules"
1212
},
1313
"bugs": "https://github.com/oracle-samples/mle-modules/issues"
14-
}
14+
}

0 commit comments

Comments
 (0)