From 689b6c51c7dafb7d6cdb3e44dcb126dab04b4345 Mon Sep 17 00:00:00 2001 From: Jason Gao Date: Tue, 16 Jan 2024 21:38:10 +0800 Subject: [PATCH] add prince license --- .gitignore | 1 + magicbook.json | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9fdd903..32610ed 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ node_modules build .env +license.dat public/ .cache/ coverage/ \ No newline at end of file diff --git a/magicbook.json b/magicbook.json index 31258d3..5880e46 100644 --- a/magicbook.json +++ b/magicbook.json @@ -1,6 +1,7 @@ { "title": "Nature of Code", "prince": { + "license": "license.dat", "timeout": 60000 }, "addPlugins": [