Skip to content

Commit

Permalink
fix: publish to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinkrustev committed Aug 12, 2016
1 parent aa7455b commit d568905
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

10 changes: 4 additions & 6 deletions package.json
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"adiff": "0.2.13",
"ut-tools": "^5.4.1"
"ut-tools": "^5.6.0"
},
"scripts": {
"lint": "ut-lint .",
Expand All @@ -35,12 +35,10 @@
"jenkins": "ut-jenkins",
"gitlab": "ut-gitlab"
},
"publishConfig": {
"registry": "https://nexus.softwaregroup-bg.com/repository/npm-internal"
},
"description": "UT codec module.",
"repository": {
"type": "git",
"url": "git@git.softwaregroup-bg.com:ut5/ut-codec.git"
}
"url": "git@github.com:softwaregroup-bg/ut-codec.git"
},
"license": "Apache-2.0"
}

0 comments on commit d568905

Please sign in to comment.