Skip to content

Commit

Permalink
Restore github packages registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrii Tiertyshnyi committed Aug 14, 2019
1 parent 27a6c09 commit ac638e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 0 additions & 2 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
git-tag-version = false
registry = http://npm.internal:4873
@bolteu:registry=https://npm.pkg.github.com/
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolteu/recyclerlistview",
"version": "2.0.13",
"version": "2.0.14",
"description": "The listview that you need and deserve. It was built for performance, uses cell recycling to achieve smooth scrolling.",
"main": "dist/reactnative/index.js",
"types": "dist/reactnative/index.d.ts",
Expand Down Expand Up @@ -41,9 +41,6 @@
"react": ">= 15.2.1",
"react-native": ">= 0.30.0"
},
"publishConfig": {
"registry": "http://npm.internal:4873"
},
"devDependencies": {
"@types/lodash.debounce": "4.0.3",
"@types/prop-types": "15.5.2",
Expand Down

0 comments on commit ac638e5

Please sign in to comment.