We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af6e159 commit 2c9851eCopy full SHA for 2c9851e
1 file changed
package.json
@@ -55,7 +55,9 @@
55
}
56
},
57
"license": "MPL-2.0",
58
- "repository": "github:typhonjs-node-utils/file-util",
+ "repository": {
59
+ "url": "git+https://github.com/typhonjs-node-utils/file-util.git"
60
+ },
61
"bugs": "https://github.com/typhonjs-node-utils/file-util/issues",
62
"apidocs": "https://typhonjs-node-utils.github.io/file-util/",
63
"scripts": {
0 commit comments