Projects STRLCPY SeaMoon Commits 1dbfe459
🤬
  • ■ ■ ■ ■ ■ ■
    docs/package.json
    skipped 5 lines
    6 6   "repository": "https://github.com/DVKunion/SeaMoon",
    7 7   "author": "DVKunion",
    8 8   "scripts": {
    9  - "dev": "vuepress dev .",
    10  - "build": "vuepress build .",
     9 + "dev": "NODE_OPTIONS=--openssl-legacy-provider vuepress dev .",
     10 + "build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build .",
    11 11   "updateTheme": "yarn remove vuepress-theme-vdoing && rm -rf node_modules && yarn && yarn add vuepress-theme-vdoing -D",
    12 12   "editFm": "node utils/editFrontmatter.js"
    13 13   },
    skipped 6 lines
Please wait...
Page is in error, reload to recover