Projects STRLCPY SeaMoon Commits 947ad7fb
🤬
  • ■ ■ ■ ■ ■ ■
    docs/package.json
    skipped 5 lines
    6 6   "repository": "https://github.com/DVKunion/SeaMoon",
    7 7   "author": "DVKunion",
    8 8   "scripts": {
    9  - "dev": "NODE_OPTIONS=--openssl-legacy-provider vuepress dev .",
    10  - "build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build .",
     9 + "dev": "vuepress dev .",
     10 + "build": "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   },
    14 14   "devDependencies": {
    15 15   "vuepress": "^1.9.7",
    16  - "vuepress-theme-vdoing": "^1.12.9"
     16 + "vuepress-theme-vdoing": "^1.12.8"
    17 17   }
    18 18  }
    19 19   
Please wait...
Page is in error, reload to recover