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.2 " ,
3
+ "version" : " 0.1.3 " ,
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.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " A lightweight CLI program to serve static sites~!" ,
5
5
"repository" : " lukeed/sirv" ,
6
6
"license" : " MIT" ,
24
24
"kleur" : " ^1.0.0" ,
25
25
"local-access" : " ^1.0.1" ,
26
26
"sade" : " ^1.4.0" ,
27
- "sirv" : " ^0.1.2 " ,
27
+ "sirv" : " ^0.1.3 " ,
28
28
"tinydate" : " ^1.0.0"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sirv" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
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