Skip to content

Commit 5568cb0

Browse files
authored
Merge pull request #436 from iceljc/refine/upgrade-to-5.x
Refine/upgrade to 5.x
2 parents dac8d57 + 4707208 commit 5568cb0

File tree

241 files changed

+11316
-10092
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

241 files changed

+11316
-10092
lines changed

.env

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,7 @@ PUBLIC_COMPANY_WEBSITE=https://scisharp.github.io/SciSharp/
2121
PUBLIC_PLUGIN_DEFAULT_ICON=https://avatars.githubusercontent.com/u/44989469?s=200&v=4
2222
PUBLIC_ALLOW_SIGNUP=true
2323
PUBLIC_AUTH_ENABLE_SSO=true
24-
PUBLIC_AUTH_ENABLE_FIND_PWD=true
24+
PUBLIC_AUTH_ENABLE_FIND_PWD=true
25+
PUBLIC_ENVIRONMENTS=[]
26+
PUBLIC_PRIMARY_COLOR=#556ee6
27+
PUBLIC_SECONDARY_COLOR=

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
engine-strict=true
2+
legacy-peer-deps=true

0 commit comments

Comments
 (0)