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 64ce394 commit e578caeCopy full SHA for e578cae
.npmignore
@@ -0,0 +1,2 @@
1
+*
2
+!index.d.ts
package.json
@@ -8,7 +8,7 @@
8
"homepage": "https://oracle-samples.github.io/mle-modules",
9
"repository": {
10
"type": "git",
11
- "url": "git://github.com/oracle-samples/mle-modules"
+ "url": "git://github.com/oracle-samples/mle-modules.git"
12
},
13
"bugs": "https://github.com/oracle-samples/mle-modules/issues"
14
}
0 commit comments