Skip to content

Commit

Permalink
Update packge version
Browse files Browse the repository at this point in the history
  • Loading branch information
joewhite101 committed Apr 15, 2020
1 parent b6a6c78 commit f6f7530
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,28 @@
{
"name": "generator-jhipster-entando",
"version": "0.0.0",
"version": "6.1.1",
"description": "",
"keywords": [
"yeoman-generator",
"jhipster-blueprint",
"jhipster-6"
],
"homepage": "https://github.com/kerruba/generator-jhipster-entando",
"homepage": "https://entando.com",
"author": {
"name": "Luca Cherubin",
"email": "l.cherubin@entando.com",
"name": "Entando Inc.",
"email": "info@entando.com",
"url": ""
},
"files": [
"generators"
],
"main": "generators/app/index.js",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kerruba/generator-jhipster-entando.git"
"url": "git+https://github.com/entando/entando-blueprint.git"
},
"dependencies": {
"casual": "^1.6.2",
Expand Down Expand Up @@ -77,3 +80,4 @@
"url": "https://github.com/kerruba/generator-jhipster-entando/issues"
}
}

0 comments on commit f6f7530

Please sign in to comment.