Skip to content

Commit

Permalink
reparied package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jrosendahl committed Oct 26, 2018
1 parent 578c7b2 commit 11cfc04
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sovrn-prebid.js",
"version": "1.27.0-pre-beta.HB-58.3",
"name": "prebid.js",
"version": "1.27.0-pre",
"description": "Header Bidding Management Library",
"main": "src/prebid.js",
"scripts": {
Expand All @@ -11,9 +11,6 @@
"type": "git",
"url": "https://github.com/prebid/Prebid.js.git"
},
"publishConfig": {
"registry":"http://nexus.prod.lijit.com/repository/npm-sovrn/"
},
"keywords": [
"advertising",
"auction",
Expand Down Expand Up @@ -108,6 +105,5 @@
"core-js": "^2.4.1",
"gulp-sourcemaps": "^2.6.0",
"just-clone": "^1.0.2"
},
"files":["*"]
}
}

0 comments on commit 11cfc04

Please sign in to comment.