mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
fix: fes-template dependencies packages path error
affects: @webank/fes-template
This commit is contained in:
parent
f5648268ff
commit
6b8d8726cc
@ -29,11 +29,11 @@
|
||||
"author": "harrywan qlin",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"^@webank/eslint-config-webank": "^0.1.4",
|
||||
"^csp-html-webpack-plugin": "^4.0.0"
|
||||
"@webank/eslint-config-webank": "^0.1.4",
|
||||
"csp-html-webpack-plugin": "^4.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"^@webank/fes-core": "^0.1.4",
|
||||
"^@webank/fes-ui": "^0.1.3"
|
||||
"@webank/fes-core": "^0.1.4",
|
||||
"@webank/fes-ui": "^0.1.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user