Skip to content

Commit

Permalink
set npm tag for the 1.x line
Browse files Browse the repository at this point in the history
  • Loading branch information
NappyPirate committed Feb 10, 2020
1 parent 704c49a commit b6d7d20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"build": "babel index.js -d lib",
"release": "npm run clean && npm run build && npm publish"
},
"publishConfig": {
"tag": "old"
},
"keywords": [
"react-native",
"android",
Expand Down

0 comments on commit b6d7d20

Please sign in to comment.