Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 4b5c9ab

Browse files
authored
Merge pull request #7 from douglasduteil/patch-1
chore(pkg): add repository meta info
2 parents 08e2837 + bda0c65 commit 4b5c9ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"description": "Demonstrates ES module loading in the browser",
55
"main": "dist/browser-es-module-loader.js",
66
"author": "Guy Bedford",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/ModuleLoader/browser-es-module-loader"
10+
},
711
"license": "MIT",
812
"devDependencies": {
913
"babel-core": "^6.22.1",

0 commit comments

Comments
 (0)