Skip to content

Commit 7021a12

Browse files
committed
Build: move redirects from the infrastucture repo
Closes jquerygh-782
1 parent 30eb320 commit 7021a12

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
},
2626
"dependencies": {
2727
"grunt": "0.4.5",
28-
"grunt-jquery-content": "2.0.0"
28+
"grunt-jquery-content": "2.3.0"
2929
}
3030
}

redirects.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"/api/": "/resources/api.xml"
3+
}

0 commit comments

Comments
 (0)