@wix/motion-edm-autogen-common
Advanced tools
Comparing version 1.25.0 to 1.26.0
{ | ||
"name": "@wix/motion-edm-autogen-common", | ||
"version": "1.25.0", | ||
"version": "1.26.0", | ||
"license": "UNLICENSED", | ||
@@ -22,3 +22,3 @@ "author": { | ||
"lint": "yoshi-library lint", | ||
"test": "yarn build && yarn lint", | ||
"test": "yarn lint", | ||
"build:proto": "wix-proto-codegen --tsClasses --module . --dir ./src/proto-generated --filename index --tsExportDefault", | ||
@@ -38,3 +38,3 @@ "build": "yarn build:proto && yoshi-library build", | ||
"@babel/runtime": "^7.0.0", | ||
"@wix/motion-edm-autogen-types": "1.0.13", | ||
"@wix/motion-edm-autogen-types": "1.0.14", | ||
"lodash": "~4.17.0", | ||
@@ -70,3 +70,3 @@ "tslib": "^2.0.0" | ||
}, | ||
"falconPackageHash": "d534164dceec4f5eb69cd543e51e5e6beafb9decb2cfff6eb549cbff" | ||
"falconPackageHash": "8e3a18422898b0547ac8e811a05a253ee96bfeb9bd88c0e35845c849" | ||
} |
Sorry, the diff of this file is not supported yet
66244
+ Added@wix/motion-edm-autogen-types@1.0.14(transitive)
- Removed@wix/motion-edm-autogen-types@1.0.13(transitive)