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.
169
Commits
1
Branch
0
Tags
951 KiB
Tree:
788a475bd0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '788a475bd0'
${ noResults }
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
}