We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd8a051 + 2009006 commit cd53568Copy full SHA for cd53568
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "oe-model-personalization",
3
- "version": "2.2.0",
+ "version": "2.3.0",
4
"description": "oe-cloud modularization project aka oecloud.io",
5
"engines": {
6
"node": ">=6"
@@ -15,7 +15,7 @@
15
},
16
"dependencies": {
17
"async": "2.6.1",
18
- "lodash": "4.17.14"
+ "lodash": "4.17.20"
19
20
"devDependencies": {
21
"babel-eslint": "7.2.3",
0 commit comments