Files
element-plus/packages/test-utils/package.json
三咲智子 f9e192535f refactor: replace yarn with pnpm (#3571)
* refactor: replace yarn with pnpm

* chore: install pnpm

* chore: disable cache

* ignore pnpm-lock.yaml

* resolve deps

* setup pnpm
2021-09-23 08:12:37 +08:00

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"
}
}