File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 2.8.0" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"npmClient" : " yarn" ,
5
5
"packages" : [
6
6
" packages/*"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sirv-cli" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " A lightweight CLI program to serve static sites~!" ,
5
5
"repository" : " lukeed/sirv" ,
6
6
"license" : " MIT" ,
22
22
"get-port" : " ^3.2.0" ,
23
23
"local-access" : " ^1.0.1" ,
24
24
"sade" : " ^1.4.0" ,
25
- "sirv" : " ^0.1.0 " ,
25
+ "sirv" : " ^0.1.1 " ,
26
26
"tinydate" : " ^1.0.0"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sirv" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " The optimized & lightweight middleware for serving requests to static assets" ,
5
5
"repository" : " lukeed/sirv" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments