Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add @formily/template deps
Browse files Browse the repository at this point in the history
wukd committed Apr 29, 2022
1 parent ec17516 commit 9c1d91d
Showing 2 changed files with 2,055 additions and 1,787 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -28,6 +28,7 @@
"@commitlint/cli": "^14.1.0",
"@commitlint/config-conventional": "^14.1.0",
"@commitlint/prompt-cli": "^14.1.0",
"@formily/template": "^1.0.0-alpha.20",
"@testing-library/jest-dom": "^5.0.0",
"@testing-library/vue": "^5.6.2",
"@types/jest": "^24.0.18",
@@ -69,9 +70,9 @@
"sass-loader": "^8.0.2",
"stylus": "^0.56.0",
"ts-import-plugin": "^2.0.0",
"ttypescript": "^1.5.13",
"ts-jest": "^26.0.0",
"ts-node": "^9.1.1",
"ttypescript": "^1.5.13",
"typescript": "^4.1.5",
"vue": "^3.2.24",
"vue-loader": "^16.8.3",
@@ -101,7 +102,6 @@
"git add"
]
},
"dependencies": {},
"peerDependencies": {
"vue": "^3.2.24"
}
3,838 changes: 2,053 additions & 1,785 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 9c1d91d

Please sign in to comment.