1 Star 1 Fork 2

martsforever-demo/next-react_react-cms-visual-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 735 Bytes
一键复制 编辑 原始数据 按行查看 历史
martsforever 提交于 2022-03-01 16:33 . feat: upgrade
{
"name": "next-react_react-cms-visual-editor",
"private": true,
"scripts": {
"dev": "next dev -p 4002",
"build": "next build",
"start": "next start -p 4002",
"lint": "next lint"
},
"dependencies": {
"add": "^2.0.6",
"next": "12.0.10",
"next-transpile-modules": "^9.0.0",
"plain-design-composition": "0.0.122",
"plain-utils": "^0.1.32",
"react": "17.0.2",
"react-cms-visual-editor": "0.0.23",
"react-dom": "17.0.2",
"sass": "1.32",
"yarn": "^1.22.17"
},
"devDependencies": {
"@types/node": "17.0.16",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"eslint": "8.8.0",
"eslint-config-next": "12.0.10",
"typescript": "4.5.5"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/martsforever-demo/next-react_react-cms-visual-editor.git
git@gitee.com:martsforever-demo/next-react_react-cms-visual-editor.git
martsforever-demo
next-react_react-cms-visual-editor
next-react_react-cms-visual-editor
main

搜索帮助