We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28dd0da commit 0e139a8Copy full SHA for 0e139a8
1 file changed
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "npm-proxy-cache",
3
- "version": "0.4.0",
4
- "publishConfig":{
5
- "registry":"https://registry.npmjs.org/"
+ "version": "0.4.1",
+ "publishConfig": {
+ "registry": "https://registry.npmjs.org/"
6
},
7
"dependencies": {
8
"commander": "^2.8.1",
0 commit comments