Skip to content

Commit 05e6f5b

Browse files
authored
Update package.json to list URL
1 parent 818d26a commit 05e6f5b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"build": "npm run build:es5",
1212
"build:es5": "babel src --out-dir lib/ --source-maps",
1313
"clean": "rimraf lib/*"
14+
},
15+
"repository": {
16+
"type": "git",
17+
"url": "git+https://github.com/nteract/ansi-to-react.git"
1418
},
1519
"keywords": [
1620
"ansi",

0 commit comments

Comments
 (0)