mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-15 09:50:58 +08:00
7fc2d6bc7d
bump lodash from 4.17.20 to 4.17.21 bump url-loader from 4.1.0 to 4.1.1 bump chalk from 4.1.0 to 4.1.2 bump cross-env from 7.0.2 to 7.0.3 bump components-helper from 1.0.2 to 1.0.4 bump @vue/babel-plugin-jsx from 1.0.0 to 1.0.7 bump @vue/compiler-sfc from 3.2.6 to 3.2.8 bump @vue/component-compiler-utils 3.2.0 from to 3.2.2
13 lines
240 B
JSON
13 lines
240 B
JSON
{
|
|
"name": "@element-plus/test-utils",
|
|
"private": true,
|
|
"version": "0.0.5",
|
|
"main": "dist/index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vue/test-utils": "^2.0.0-beta.3",
|
|
"lodash": "^4.17.21",
|
|
"vue": "^3.2.0"
|
|
}
|
|
}
|