Fix license

This commit is contained in:
Franck Royer 2022-03-01 16:06:45 +11:00
parent b8b4d552ac
commit b6e3a25bfd
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -7,7 +7,7 @@
"": {
"name": "@waku/node",
"version": "1.0.0",
"license": "ISC",
"license": "MIT OR Apache-2.0",
"dependencies": {
"js-waku": "file:../../build/main"
}