diff --git a/package.json b/package.json index 1866dd72..76c98a83 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ }, "dependencies": { "grunt": "0.4.5", - "grunt-jquery-content": "2.2.0" + "grunt-jquery-content": "2.3.0" } } diff --git a/redirects.json b/redirects.json new file mode 100644 index 00000000..2aa9b056 --- /dev/null +++ b/redirects.json @@ -0,0 +1,3 @@ +{ + "/api/": "/resources/api.xml" +}