Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Commit

Permalink
fix: Add npm registry
Browse files Browse the repository at this point in the history
  • Loading branch information
germanattanasio authored Jul 22, 2018
1 parent ba189d1 commit e2edc1f
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
Expand Up @@ -50,5 +50,9 @@
"eslint": "^5.1.0",
"mocha": "^5.2.0",
"supertest": "^3.1.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
}
}

0 comments on commit e2edc1f

Please sign in to comment.