Skip to content

Commit a9a7dec

Browse files
authored
fix: allow full 1.x range for core dependency
1 parent 7534bbc commit a9a7dec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "Eduardo Boucas <mail@eduardoboucas.com>",
1212
"license": "GPL",
1313
"dependencies": {
14-
"@dadi/api-wrapper-core": "^1.0.0",
14+
"@dadi/api-wrapper-core": "1.x.0",
1515
"@dadi/logger": "^1.1.3",
1616
"@dadi/passport": "^1.2.0",
1717
"query-string": "^4.1.0",

0 commit comments

Comments
 (0)