Skip to content

Commit 32f84be

Browse files
committed
release 1.0.112
1 parent be4e65c commit 32f84be

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

package.json

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
{
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-
}
2+
"name": "gitanajs",
3+
"version": "1.0.112",
4+
"devDependencies": {
5+
"grunt": "*",
6+
"grunt-aws-s3": "^0.9.4",
7+
"grunt-bumpup": "*",
8+
"grunt-closure-compiler": "*",
9+
"grunt-cloudfront": "^0.2.0",
10+
"grunt-connect-proxy": "*",
11+
"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

Comments
 (0)