Skip to content

Commit cd0aa8e

Browse files
chore: update license
1 parent e7a6670 commit cd0aa8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dotenv-mono",
3-
"version": "1.3.14",
3+
"version": "1.3.15",
44
"main": "./dist/index.js",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -25,7 +25,7 @@
2525
"url": "https://github.com/marcocesarato/dotenv-mono/issues"
2626
},
2727
"homepage": "https://github.com/marcocesarato/dotenv-mono",
28-
"license": "GPL-3.0-or-later",
28+
"license": "BSD-2-Clause",
2929
"scripts": {
3030
"release": "standard-version",
3131
"lint": "eslint --ext .js,.ts .",

0 commit comments

Comments
 (0)