Skip to content

Commit f335956

Browse files
authored
Merge pull request #1162 from swagger-api/loosen-fetch-mock-constraint
Loosen fetch-mock version constraint
2 parents a6fcff3 + 9b32593 commit f335956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-config-airbnb-base": "^11.1.1",
5151
"eslint-plugin-import": "^2.2.0",
5252
"expect": "^1.20.2",
53-
"fetch-mock": "~5.12.0",
53+
"fetch-mock": "^5.12.0",
5454
"glob": "^7.1.1",
5555
"json-loader": "^0.5.4",
5656
"license-checker": "^8.0.3",

0 commit comments

Comments
 (0)