mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* refactor: replace yarn with pnpm * chore: install pnpm * chore: disable cache * ignore pnpm-lock.yaml * resolve deps * setup pnpm
11 lines
179 B
JSON
11 lines
179 B
JSON
{
|
|
"name": "@element-plus/test-utils",
|
|
"private": true,
|
|
"version": "0.0.5",
|
|
"main": "dist/index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^4.17.21"
|
|
}
|
|
}
|