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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
118
Commits
1
Branch
0
Tags
951 KiB
Tree:
46bac17c1a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '46bac17c1a'
${ noResults }
iMove
/
lerna.json
7 lines
77 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"
fix: refactor the example folder
4 years ago
}