git ssb

1+

dinoworm ๐Ÿ› / catstack



Commit 78b6cc3c1c95e5fd2182e15be311e0871d3b85fa

Merge pull request #17 from enspiral-craftworks/greenkeeper-lodash-4.0.0

Update lodash to version 4.0.0 ๐Ÿš€
Mikey committed on 1/16/2016, 12:35:37 AM
Parent: dddd36077b38d9cc52c069b0514c1792e9ac7603
Parent: 111b8c5bfe72d9991c36d1b4a88129781cfa1a26

Files changed

package.jsonchanged
package.jsonView
@@ -90,9 +90,9 @@
9090 "zombie": "^4.2.1"
9191 },
9292 "dependencies": {
9393 "babel-core": "^6.2.1",
94- "babel-plugin-lodash": "^1.1.0",
94+ "babel-plugin-lodash": "^2.0.1",
9595 "babel-plugin-transform-class-properties": "^6.3.13",
9696 "babel-plugin-transform-object-rest-spread": "^6.1.18",
9797 "babel-plugin-transform-runtime": "^6.1.18",
9898 "babel-preset-es2015": "^6.1.18",
@@ -120,9 +120,9 @@
120120 "history": "^1.13.1",
121121 "isomorphic-fetch": "^2.2.1",
122122 "knex": "^0.9.0",
123123 "lnfs-cli": "^1.0.1",
124- "lodash": "^3.10.1",
124+ "lodash": "^4.0.0",
125125 "npm-run-all": "^1.3.2",
126126 "pg": "^4.4.3",
127127 "pinkie-promise": "^2.0.0",
128128 "predirect": "^1.1.0",

Built with git-ssb-web