Skip to content

Commit

Permalink
package.json: Add repository field.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Sep 21, 2018
1 parent c0bee3f commit d261aef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "bootstrapcdn",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "git+https://github.com/MaxCDN/bootstrapcdn.git"
},
"private": true,
"scripts": {
"clean": "rm -rf ./node_modules/",
Expand Down

0 comments on commit d261aef

Please sign in to comment.