We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4e65c commit 32f84beCopy full SHA for 32f84be
package.json
@@ -1,11 +1,16 @@
1
{
2
- "name": "gitanajs",
3
- "version": "1.0.111",
4
- "devDependencies": {
5
- "grunt": "*",
6
- "grunt-contrib": "*",
7
- "grunt-connect-proxy": "*",
8
- "grunt-bumpup": "*",
9
- "grunt-closure-compiler": "*"
10
- }
11
-}
+ "name": "gitanajs",
+ "version": "1.0.112",
+ "devDependencies": {
+ "grunt": "*",
+ "grunt-aws-s3": "^0.9.4",
+ "grunt-bumpup": "*",
+ "grunt-closure-compiler": "*",
+ "grunt-cloudfront": "^0.2.0",
+ "grunt-connect-proxy": "*",
+ "grunt-contrib": "*",
12
+ "grunt-invalidate-cloudfront": "^0.1.5",
13
+ "grunt-jsdoc": "^0.6.1",
14
+ "grunt-release": "^0.7.0"
15
+ }
16
+}
0 commit comments