This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ant-design-vue
mirror of
https://github.com/vueComponent/ant-design-vue
Watch
1
Star
0
Fork
You've already forked ant-design-vue
0
Code
Issues
Projects
Releases
Wiki
Activity
518818000b
ant-design-vue
/
components
/
version
/
index.js
6 lines
89 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: webpack to 5.x
2020-10-13 01:37:40 +00:00
import
pkg
from
'../../package.json'
;
const
{
version
}
=
pkg
;
add version
2018-03-21 13:16:11 +00:00
style: lint add semi and prettier
2019-01-12 03:33:27 +00:00
export
default
version
;