mirror of
https://github.com/foomo/next-proxy-middleware.git
synced 2025-10-16 12:35:36 +00:00
docs: add license
This commit is contained in:
parent
bfa895039e
commit
22e49ac388
@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|

|
||||||
[](https://github.com/foomo/next-proxy-middleware/actions/workflows/test.yml)
|
[](https://github.com/foomo/next-proxy-middleware/actions/workflows/test.yml)
|
||||||
|
|
||||||
# @foomo/next-proxy-middleware
|
# @foomo/next-proxy-middleware
|
||||||
|
|||||||
@ -1,8 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "@foomo/next-proxy-middleware",
|
"name": "@foomo/next-proxy-middleware",
|
||||||
"module": "dist/index.js",
|
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
|
"license": "MIT",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
"module": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"lint": "biome check ./",
|
"lint": "biome check ./",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user