|
|
@ -1,6 +1,6 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "ruoyi",
|
|
|
|
"name": "ruoyi",
|
|
|
|
"version": "2.3.0",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"description": "若依管理系统",
|
|
|
|
"description": "若依管理系统",
|
|
|
|
"author": "若依",
|
|
|
|
"author": "若依",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
@ -65,9 +65,6 @@
|
|
|
|
"vuex": "3.1.0"
|
|
|
|
"vuex": "3.1.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@babel/core": "7.0.0",
|
|
|
|
|
|
|
|
"@babel/register": "7.0.0",
|
|
|
|
|
|
|
|
"@babel/parser": "^7.7.4",
|
|
|
|
|
|
|
|
"@vue/cli-plugin-babel": "3.5.3",
|
|
|
|
"@vue/cli-plugin-babel": "3.5.3",
|
|
|
|
"@vue/cli-plugin-eslint": "^3.9.1",
|
|
|
|
"@vue/cli-plugin-eslint": "^3.9.1",
|
|
|
|
"@vue/cli-plugin-unit-jest": "3.5.3",
|
|
|
|
"@vue/cli-plugin-unit-jest": "3.5.3",
|
|
|
|