We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b825f commit 8ce75f3Copy full SHA for 8ce75f3
composer.json
@@ -9,7 +9,7 @@
9
"rwd"
10
],
11
"homepage": "https://www.github.com/deviscoding/responsive",
12
- "version": "1.0.3",
+ "version": "1.0.4",
13
"authors": [
14
{
15
"name": "Aaron M Jones",
@@ -19,6 +19,6 @@
19
"license": "MIT",
20
"require": {
21
"deviscoding/base": "^2.0",
22
- "deviscoding/xq-detect": "^3.0"
+ "deviscoding/device": "^3.0"
23
}
24
0 commit comments