Files
roll20-character-sheets/TailsOfEquestria/package.json
T
Stephen Lindberg 991549878a Tails of Equestria v1.6 (#5682)
* Fixed header banner

* Added source drop-down fields for talents and quirks.

* Removed hard-coded talents and quirks. Any data that was in these fields in v1.5 will be automatically migrated as a new row in their respective repeating sections.

* Fixed upgrades/downgrades so be rules-correct for D20/D4 cases, respectively.

* Moved Equipment and Campaign Notes to their own tabs.

* Display version # in banner.

* Updated preview image.

* Include banner graphic in repository.
2019-11-18 12:48:01 -06:00

11 lines
230 B
JSON

{
"name": "TailsOfEquestria",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-jshint": "^2.1.0",
"grunt-contrib-less": "^1.4.0",
"grunt-contrib-pug": "^1.0.0",
"grunt-string-replace": "^1.3.0"
}
}