Skip to content

Commit f32759f

Browse files
committedMar 18, 2018
v2.7.2
1 parent 669fcaf commit f32759f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "2.7.1",
6+
"version": "2.7.2",
77
"npmClient": "yarn"
88
}

‎packages/postcss-container-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "PostCSS processing for container queries, using a media query like syntax.",
44
"homepage": "https://github.com/ZeeCoder/container-query",
55
"license": "MIT",
6-
"version": "2.7.1",
6+
"version": "2.7.2",
77
"author": "Viktor Hubert <rpgmorpheus@gmail.com>",
88
"engines": {
99
"node": ">=4"

0 commit comments

Comments
 (0)