Commit 65afaa94 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

0.28.0

parent ba98ce4b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
  "name": "@redmic-project/templates",
  "version": "0.27.0",
  "version": "0.28.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "@redmic-project/templates",
      "version": "0.27.0",
      "version": "0.28.0",
      "hasInstallScript": true,
      "license": "Apache-2.0",
      "devDependencies": {
+4 −2
Original line number Diff line number Diff line
{
  "name": "@redmic-project/templates",
  "version": "0.27.0",
  "version": "0.28.0",
  "author": "REDMIC",
  "homepage": "https://gitlab.com/redmic-project/client/templates/blob/master/README.md",
  "description": "Handlebars templates for REDMIC",
@@ -30,7 +30,9 @@
    "grunt-contrib-handlebars": "3.0.0",
    "load-grunt-tasks": "5.1.0"
  },
  "files": ["dist"],
  "files": [
    "dist"
  ],
  "engines": {
    "node": ">=20.18",
    "npm": ">=10.8"