Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f0c5da3

Browse files
committed
Add repository to package.json
1 parent abf5733 commit f0c5da3

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
@@ -6,6 +6,10 @@
66
"scripts": {
77
"build": "node ./node_modules/webpack/bin/webpack --bail --progress --config webpack.config.js"
88
},
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/algorithm-visualizer/tracers.js.git"
12+
},
913
"license": "MIT",
1014
"devDependencies": {
1115
"babel-core": "^6.26.3",

0 commit comments

Comments
 (0)