Skip to content

Commit

Permalink
Merge 42355ba into 24fb774
Browse files Browse the repository at this point in the history
  • Loading branch information
marianacapelo authored Aug 11, 2021
2 parents 24fb774 + 42355ba commit b283209
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

<b>Note:</b> This is a forked repository, for more information please check the [documentation](https://outsystemsrd.atlassian.net/wiki/spaces/RKB/pages/2678030793/How+to+change+a+third-party+npm+library#How-to-update-a-forked-repository).

[![NPM](https://img.shields.io/npm/v/react-select.svg)](https://www.npmjs.com/package/react-select)
[![CircleCI](https://circleci.com/gh/JedWatson/react-select/tree/master.svg?style=svg)](https://circleci.com/gh/JedWatson/react-select/tree/master)
[![Coverage Status](https://coveralls.io/repos/JedWatson/react-select/badge.svg?branch=master&service=github)](https://coveralls.io/github/JedWatson/react-select?branch=master)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,5 @@
},
"sideEffects": false,
"typings": "types/index.d.ts",
"version": "2.4.20"
"version": "2.4.2-os18"
}

0 comments on commit b283209

Please sign in to comment.