Add License

This commit is contained in:
CyberRex
2026-07-31 16:43:42 +09:00
parent 32f3c0a278
commit cbfa9f5348
5 changed files with 215 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "mirakurun-rs-web",
"private": true,
"license": "Apache-2.0",
"scripts": {
"build": "webpack --mode production",
"build:development": "webpack --mode development",