Skip to content

Commit

Permalink
fix: add @formily/template deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wukd committed Apr 29, 2022
1 parent ec17516 commit 9c1d91d
Show file tree
Hide file tree
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
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -101,7 +102,6 @@
"git add"
]
},
"dependencies": {},
"peerDependencies": {
"vue": "^3.2.24"
}
Expand Down
Loading

0 comments on commit 9c1d91d

Please # to comment.