Skip to content

Commit 01cf063

Browse files
committed
chore: version bump v1.1.19
1 parent 72e4ffa commit 01cf063

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

dist/components/proxy-middleware/constants.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ exports.RQ_INTERCEPTED_CONTENT_TYPES = [
2020
"text/css",
2121
"application/css",
2222
"application/json",
23+
"application/manifest+json"
2324
];

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@requestly/requestly-proxy",
3-
"version": "1.1.18",
3+
"version": "1.1.19",
44
"description": "Proxy that gives superpowers to all the Requestly clients",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)