Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsfs authored Jan 11, 2019
1 parent 9354b95 commit f1e3ba3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@criticalmanufacturing/generator-html",
"version": "6.1.0",
"version": "6.3.0",
"description": "CMF HTML GUI Scaffolding",
"files": [
"generators/*.js",
Expand All @@ -13,9 +13,11 @@
"html"
],
"dependencies": {
"@criticalmanufacturing/dev-tasks": "~6.1.0",
"yeoman-generator": "^1.0.1"
},
"peerDependencies": {
"@criticalmanufacturing/dev-tasks": "^6.3.0"
},
"devDependencies": {
"@types/node": "^9.4.0",
"@types/yeoman-generator": "^2.0.1",
Expand Down

0 comments on commit f1e3ba3

Please # to comment.