Add Referee's Tools
Update JS, add versioning (for cache-busting updates) Clean up a bunch of unused files Add Rivertail community Add some new races
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "planar-vagabond",
|
||||
"version": "0.11.5",
|
||||
"version": "0.11.6",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -11,7 +11,7 @@
|
||||
"watch": "node app.js watch"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"author": "Eric Woodward (https://www.itsericwoodward.com)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.2",
|
||||
@@ -21,7 +21,6 @@
|
||||
"json5": "^2.1.3",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-anchor": "^8.6.7",
|
||||
"markdown-it-auto-crosslinker": "^1.0.1",
|
||||
"markdown-it-emoji": "^2.0.0",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdown-it-implicit-figures": "^0.11.0",
|
||||
|
||||
Reference in New Issue
Block a user