static-columns 13.0.2 → 13.0.3
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/package.json +1 -1
- package/tmp-environment.json +4 -4
package/package.json
CHANGED
package/tmp-environment.json
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"workerPlugins": {}
|
|
46
46
|
},
|
|
47
47
|
"name": "static-columns",
|
|
48
|
-
"version": "13.0.
|
|
48
|
+
"version": "13.0.3",
|
|
49
49
|
"description": "Static columns with flexbox for Agnular2",
|
|
50
50
|
"repository": {
|
|
51
51
|
"type": "git",
|
|
@@ -294,9 +294,9 @@
|
|
|
294
294
|
}
|
|
295
295
|
},
|
|
296
296
|
"build": {
|
|
297
|
-
"number":
|
|
298
|
-
"date": "2022-03-
|
|
299
|
-
"hash": "
|
|
297
|
+
"number": 191,
|
|
298
|
+
"date": "2022-03-16T23:16:27.000Z",
|
|
299
|
+
"hash": "4649431a2f1f23f8eb563eac6449bb5270d70336",
|
|
300
300
|
"options": {}
|
|
301
301
|
},
|
|
302
302
|
"currentProjectName": "static-columns",
|