Files
roll20-character-sheets/13th Age Glorantha/package.json
T
dependabot[bot] ad2113e21f Bump grunt from 0.4.5 to 1.5.2 in /13th Age Glorantha
Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.5 to 1.5.2.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v0.4.5...v1.5.2)

---
updated-dependencies:
- dependency-name: grunt
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 05:56:55 +00:00

20 lines
467 B
JSON

{
"title": "13th Age Glorantha Roll 20 Character Sheet",
"version": "1.0",
"name": "roll20-13th_Age_Glorantha",
"author": {
"name": "Seraaron"
},
"homepage": "https://github.com/Seraaron/roll20-character-sheets",
"engines": {
"node": ">= 0.10.0"
},
"devDependencies": {
"grunt": "~1.5.2",
"grunt-cli": "~0.1.13",
"grunt-contrib-watch": "~0.6.1",
"grunt-include-replace": "~2.0.0",
"grunt-contrib-connect": "~0.8.0"
}
}