We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5f07a commit 0ae376aCopy full SHA for 0ae376a
app/templates/_package.json
@@ -21,7 +21,7 @@
21
"grunt-bowercopy": "~0.4.1",
22
"grunt-bower-install": "~0.7.0",
23
"grunt-concurrent": "~0.4.2",
24
- "grunt-connect-proxy": "~0.1.7",
+ "grunt-connect-proxy": "~0.2.0",
25
"grunt-contrib-clean": "~0.5.0",
26
"grunt-contrib-concat": "~0.3.0",
27
"grunt-contrib-connect": "~0.5.0",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "generator-angular-express-sequelize",
3
- "version": "0.1.12",
+ "version": "0.1.13",
4
"description": "A Yeoman generator for AngularJS + Express + Sequelize",
5
"keywords": [
6
"yeoman-generator",
0 commit comments