Skip to content

Commit 8ce75f3

Browse files
author
AMJones
committed
Updated dependency to correct name.
1 parent 33b825f commit 8ce75f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"rwd"
1010
],
1111
"homepage": "https://www.github.com/deviscoding/responsive",
12-
"version": "1.0.3",
12+
"version": "1.0.4",
1313
"authors": [
1414
{
1515
"name": "Aaron M Jones",
@@ -19,6 +19,6 @@
1919
"license": "MIT",
2020
"require": {
2121
"deviscoding/base": "^2.0",
22-
"deviscoding/xq-detect": "^3.0"
22+
"deviscoding/device": "^3.0"
2323
}
2424
}

0 commit comments

Comments
 (0)