mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-19 09:12:38 +02:00
Add license information to modules.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "@usebruno/query",
|
||||
"version": "0.1.0",
|
||||
"license" : "MIT",
|
||||
"main": "dist/cjs/index.js",
|
||||
"module": "dist/esm/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user