Skip to content

Commit 489e0d0

Browse files
committed
chore: add fakerjs and update version
1 parent c53d343 commit 489e0d0

File tree

2 files changed

+1701
-2563
lines changed

2 files changed

+1701
-2563
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wsfe/vue-tree",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"types": "./types",
55
"description": "A vue tree component using virtual list.",
66
"main": "./dist/vue-tree.umd.min.js",
@@ -57,6 +57,7 @@
5757
"devDependencies": {
5858
"@babel/preset-env": "^7.20.2",
5959
"@babel/preset-typescript": "^7.18.6",
60+
"@faker-js/faker": "^8.0.2",
6061
"@types/jest": "26.0.14",
6162
"@vitejs/plugin-vue": "^4.0.0",
6263
"@vue/babel-preset-app": "^5.0.8",

0 commit comments

Comments
 (0)