We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425a1a8 commit f3827b2Copy full SHA for f3827b2
package.json
@@ -5,7 +5,7 @@
5
"main": "./index.js",
6
"repository": {
7
"type": "git",
8
- "url": "git://github.com/niftylettuce/express-paginate.git"
+ "url": "git://github.com/expressjs/express-paginate.git"
9
},
10
"author": "Nick Baugh <[email protected]>",
11
"contributors": [
@@ -22,10 +22,10 @@
22
}
23
],
24
"bugs": {
25
- "url": "https://github.com/niftylettuce/express-paginate/issues"
+ "url": "https://github.com/expressjs/express-paginate/issues"
26
27
"license": "MIT",
28
- "homepage": "https://github.com/niftylettuce/express-paginate",
+ "homepage": "https://github.com/expressjs/express-paginate",
29
"dependencies": {
30
"lodash.assign": "^4.2.0",
31
"lodash.clone": "^4.5.0",
0 commit comments