This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
demo
/
iMove
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
229
Commits
1
Branch
0
Tags
951 KiB
Tree:
d2a9f5c025
iMove
/
lerna.json
8 lines
78 B
Raw
Normal View
History
feat: lerna + rollup + babel + typescript 配置 添加 npm 生命周期 prepublishOnly
5 years ago
{
"packages"
:
[
fix: refactor the example folder
4 years ago
"packages/*"
,
"example"
feat: lerna + rollup + babel + typescript 配置 添加 npm 生命周期 prepublishOnly
5 years ago
]
,
v0.3.3
5 years ago
"version"
:
"0.3.3"
chore: fix npm run example dependency
4 years ago
}