Add License
This commit is contained in:
1
web/package-lock.json
generated
1
web/package-lock.json
generated
@@ -5,6 +5,7 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "mirakurun-rs-web",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^5.17.6",
|
||||
"@blueprintjs/icons": "^5.20.0",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "mirakurun-rs-web",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
"build": "webpack --mode production",
|
||||
"build:development": "webpack --mode development",
|
||||
|
||||
Reference in New Issue
Block a user