File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " redux-vue" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.7.1 " ,
44 "description" : " Vue Redux binding higher order component" ,
55 "author" : " Nadim Tuhin" ,
66 "repository" : {
3131 "babel-preset-stage-0" : " ^6.5.0" ,
3232 "expect" : " ^1.20.2" ,
3333 "mocha" : " ^3.0.2"
34+ },
35+ "dependencies" : {
36+ "lodash" : " ^4.17.4"
3437 }
3538}
Original file line number Diff line number Diff line change @@ -1391,6 +1391,10 @@ kind-of@^3.0.2:
13911391 dependencies :
13921392 is-buffer "^1.0.2"
13931393
1394+ lodash, lodash@^4.2.0 :
1395+ version "4.17.4"
1396+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
1397+
13941398lodash._baseassign@^3.0.0 :
13951399 version "3.2.0"
13961400 resolved "https://registry.yarnpkg.com/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz#8c38a099500f215ad09e59f1722fd0c52bfe0a4e"
@@ -1438,10 +1442,6 @@ lodash.keys@^3.0.0:
14381442 lodash.isarguments "^3.0.0"
14391443 lodash.isarray "^3.0.0"
14401444
1441- lodash@^4.2.0 :
1442- version "4.17.4"
1443- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
1444-
14451445loose-envify@^1.0.0 :
14461446 version "1.3.0"
14471447 resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.3.0.tgz#6b26248c42f6d4fa4b0d8542f78edfcde35642a8"
You can’t perform that action at this time.
0 commit comments