File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -115,9 +115,9 @@ This project is kindly sponsored by [nearForm](http://nearform.com).
115115
116116MIT
117117
118- [ coveralls-badge ] : https://coveralls.io/repos/github/mcollina /upring-kv/badge.svg?branch=master
119- [ coveralls-url ] : https://coveralls.io/github/mcollina /upring-kv?branch=master
118+ [ coveralls-badge ] : https://coveralls.io/repos/github/upringjs /upring-kv/badge.svg?branch=master
119+ [ coveralls-url ] : https://coveralls.io/github/upringjs /upring-kv?branch=master
120120[ npm-badge ] : https://badge.fury.io/js/upring-kv.svg
121121[ npm-url ] : https://badge.fury.io/js/upring-kv
122- [ travis-badge ] : https://api.travis-ci.org/mcollina /upring-kv.svg
123- [ travis-url ] : https://travis-ci.org/mcollina /upring-kv
122+ [ travis-badge ] : https://api.travis-ci.org/upringjs /upring-kv.svg
123+ [ travis-url ] : https://travis-ci.org/upringjs /upring-kv
Original file line number Diff line number Diff line change 11{
22 "name" : " upring-kv" ,
3- "version" : " 0.4.5 " ,
3+ "version" : " 0.4.6 " ,
44 "description" : " Key-Value store on top of UpRing" ,
55 "main" : " kv.js" ,
66 "bin" : {
1313 },
1414 "repository" : {
1515 "type" : " git" ,
16- "url" : " git+https://github.com/mcollina /upring-kv.git"
16+ "url" : " git+https://github.com/upringjs /upring-kv.git"
1717 },
1818 "keywords" : [
1919 " upring" ,
2525 "author" :
" Matteo Collina <[email protected] >" ,
2626 "license" : " MIT" ,
2727 "bugs" : {
28- "url" : " https://github.com/mcollina /upring-kv/issues"
28+ "url" : " https://github.com/upringjs /upring-kv/issues"
2929 },
30- "homepage" : " https://github.com/mcollina /upring-kv#readme" ,
30+ "homepage" : " https://github.com/upringjs /upring-kv#readme" ,
3131 "devDependencies" : {
3232 "coveralls" : " ^2.11.14" ,
3333 "pre-commit" : " ^1.1.3" ,
You can’t perform that action at this time.
0 commit comments