File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11# react-tagging-input
22
33[ ![ Build Status] [ build-image ]] [ build-url ]
4+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/JFusco/react-tagging-input/badge.svg?branch=master )] ( https://coveralls.io/github/JFusco/react-tagging-input?branch=master )
45
56[ ![ peerDependency Status] [ peer-dep-image ]] [ peer-dep-url ]
67[ ![ devDependency Status] [ dev-dep-image ]] [ dev-dep-url ]
Original file line number Diff line number Diff line change 11{
22 "name" : " react-tagging-input" ,
3- "version" : " 1.3.7 " ,
3+ "version" : " 1.3.8 " ,
44 "description" : " Simple tagging component" ,
55 "main" : " dist-components/Tags.js" ,
66 "license" : " MIT" ,
1616 " react" ,
1717 " tags" ,
1818 " react component" ,
19- " tagging" ,
20- " tag input" ,
21- " es6"
19+ " tag input"
2220 ],
2321 "peerDependencies" : {
24- "react" : " ^15.2.1 " ,
25- "react-addons-update" : " ^15.2.1 "
22+ "react" : " ^15.3.0 " ,
23+ "react-addons-update" : " ^15.3.0 "
2624 },
2725 "devDependencies" : {
2826 "babel-cli" : " ^6.10.1" ,
You can’t perform that action at this time.
0 commit comments