File tree 12 files changed +15
-15
lines changed
12 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "bulma" : " ^0.7.2 " ,
7
+ "bulma" : " ^0.8.0 " ,
8
8
"lodash" : " ^4.17.11" ,
9
9
"vue" : " 2.6.10" ,
10
10
"vue-router" : " ^3.0.2"
Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "bulma" : " ^0.7.2 " ,
7
+ "bulma" : " ^0.8.0 " ,
8
8
"lodash" : " ^4.17.11" ,
9
9
"vue" : " 2.6.10" ,
10
10
"vue-router" : " ^3.0.2"
Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "bulma" : " ^0.7.2 " ,
7
+ "bulma" : " ^0.8.0 " ,
8
8
"lodash" : " ^4.17.11"
9
9
},
10
10
"devDependencies" : {
Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "bulma" : " ^0.7.2 " ,
7
+ "bulma" : " ^0.8.0 " ,
8
8
"lodash" : " ^4.17.11"
9
9
},
10
10
"devDependencies" : {
Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "bulma" : " ^0.7.2 " ,
7
+ "bulma" : " ^0.8.0 " ,
8
8
"lodash" : " ^4.17.11" ,
9
9
"vue" : " 2.6.10" ,
10
10
"vue-router" : " ^3.0.2"
Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "bulma" : " ^0.7.2 " ,
7
+ "bulma" : " ^0.8.0 " ,
8
8
"lodash" : " ^4.17.11"
9
9
},
10
10
"devDependencies" : {
Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "bulma" : " ^0.7.2 " ,
7
+ "bulma" : " ^0.8.0 " ,
8
8
"lodash" : " ^4.17.11" ,
9
9
"vue" : " 2.6.10" ,
10
10
"vue-router" : " ^3.0.2"
Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "bulma" : " ^0.7.2 " ,
7
+ "bulma" : " ^0.8.0 " ,
8
8
"lodash" : " ^4.17.11" ,
9
9
"vue" : " 2.6.10" ,
10
10
"vue-router" : " ^3.0.2"
Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "bulma" : " ^0.7.2 " ,
7
+ "bulma" : " ^0.8.0 " ,
8
8
"lodash" : " ^4.17.11" ,
9
9
"vue" : " 2.6.10" ,
10
10
"vue-router" : " ^3.0.2"
Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "bulma" : " ^0.7.2 " ,
7
+ "bulma" : " ^0.8.0 " ,
8
8
"lodash" : " ^4.17.11"
9
9
},
10
10
"devDependencies" : {
Original file line number Diff line number Diff line change 2
2
"name" : " @novice/koans" ,
3
3
"version" : " 1.0.0" ,
4
4
"dependencies" : {
5
- "bulma" : " ^0.7.2 " ,
5
+ "bulma" : " ^0.8.0 " ,
6
6
"lodash" : " ^4.17.11"
7
7
},
8
8
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1990,10 +1990,10 @@ builtin-status-codes@^3.0.0:
1990
1990
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
1991
1991
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
1992
1992
1993
- bulma@^0.7.2 :
1994
- version "0.7.5 "
1995
- resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.7.5 .tgz#35066c37f82c088b68f94450be758fc00a967208 "
1996
- integrity sha512-cX98TIn0I6sKba/DhW0FBjtaDpxTelU166pf7ICXpCCuplHWyu6C9LYZmL5PEsnePIeJaiorsTEzzNk3Tsm1hw ==
1993
+ bulma@^0.8.0 :
1994
+ version "0.8.0 "
1995
+ resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.8.0 .tgz#ac1606431703a4761b18a4a2d5cc1fa864a2aece "
1996
+ integrity sha512-nhf3rGyiZh/VM7FrSJ/5KeLlfaFkXz0nYcXriynfPH4vVpnxnqyEwaNGdNCVzHyyCA3cHgkQAMpdF/SFbFGZfA ==
1997
1997
1998
1998
bytes@3.0.0 :
1999
1999
version "3.0.0"
You can’t perform that action at this time.
0 commit comments