Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit 13d8a51

Browse files
committed
fix: Fix license type
1 parent 2f71040 commit 13d8a51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"development"
1515
],
1616
"author": "Javier Brea",
17-
"license": "Apache-2.0",
17+
"license": "MIT",
1818
"repository": "https://github.com/mocks-server/plugin-proxy",
1919
"homepage": "https://www.mocks-server.org",
2020
"publishConfig": {

0 commit comments

Comments
 (0)