react-tags icon indicating copy to clipboard operation
react-tags copied to clipboard

warning react-tag-input > [email protected]: Contains template literal syntax; update to v15.7.1

Open ktaras opened this issue 6 years ago • 1 comments

I have

"prop-types": "^15.7.2",
...
"react": "^16.8.4",
"react-dom": "^16.8.4",
...
"react-tag-input": "^6.4.0",

in my project and when I run yarn install I've got such warning:

warning react-tag-input > [email protected]: Contains template literal syntax; update to v15.7.1

ktaras avatar Mar 14 '19 11:03 ktaras

@ktaras thanks for reporting. I will look into this.

ad1992 avatar Mar 14 '19 16:03 ad1992