File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ This program is free software under [MIT][mit-url] License.
189
189
See the file LICENSE in this distribution for more details.
190
190
191
191
[ repo-url ] : https://github.com/sttk/copy-props/
192
- [ npm-img ] : https://img.shields.io/badge/npm-v1.5.2 -blue.svg
192
+ [ npm-img ] : https://img.shields.io/badge/npm-v1.6.0 -blue.svg
193
193
[ npm-url ] : https://www.npmjs.org/package/copy-props/
194
194
[ mit-img ] : https://img.shields.io/badge/license-MIT-green.svg
195
195
[ mit-url ] : https://opensource.org/licenses.MIT
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " copy-props" ,
3
- "version" : " 1.5.2 " ,
3
+ "version" : " 1.6.0 " ,
4
4
"description" : " Copy properties deeply between two objects." ,
5
5
"main" : " index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments