mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
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>
20 lines
467 B
JSON
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"
|
|
}
|
|
}
|