mam 1.11.435 → 1.11.437
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/node.test.js +1 -1
- package/node.test.js.map +1 -1
- package/package.json +1 -1
package/node.test.js
CHANGED
|
@@ -14384,7 +14384,7 @@ var $;
|
|
|
14384
14384
|
Tools: {
|
|
14385
14385
|
flex: {
|
|
14386
14386
|
basis: 'auto',
|
|
14387
|
-
grow:
|
|
14387
|
+
grow: 0,
|
|
14388
14388
|
shrink: 1,
|
|
14389
14389
|
},
|
|
14390
14390
|
display: 'flex',
|