This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-11-25 11:40:04 +08:00
Code
Issues
Actions
17
Packages
Projects
Releases
Wiki
Activity
9e01b24272
ant-design
/
components
/
version
/
index.tsx
4 lines
71 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor version import
2017-02-13 14:57:04 +08:00
import
{
version
}
from
'../../package.json'
;
fix: change way to add package.version (#4842) * Change way to add package.version * replace content than create new content
2017-02-13 14:27:12 +08:00
refactor version import
2017-02-13 14:57:04 +08:00
export
default
version
;
Reference in New Issue
Copy Permalink