Skip to content

Commit dfd588c

Browse files
author
haoxin
committed
chore - disable package-lock
1 parent a30c063 commit dfd588c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock=false

Readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
URL rewrite middleware for koa.
55

6-
___Notice: `koa-rewrite@2` supports `koa@2`, if you want to use this module with `koa@1`, please use `koa-rewrite@1`.___
6+
___Notice: `koa-rewrite@2+` supports `koa@2`, if you want to use this module with `koa@1`, please use `koa-rewrite@1`.___
77

88
## Installation
99

@@ -47,4 +47,4 @@ koa-rewrite rewrite /i123 -> /items/123 +5s
4747

4848
## License
4949

50-
MIT
50+
MIT

0 commit comments

Comments
 (0)