* Updated ram cost of documentation

* v0.47.3

Co-authored-by: Samuel A. Lamb <samuei@users.noreply.github.com>
This commit is contained in:
hydroflame
2021-03-07 04:13:37 -05:00
committed by GitHub
parent f9162e4d30
commit e9dfe3c389
130 changed files with 18094 additions and 303 deletions

View File

@@ -70,7 +70,7 @@
"mkdirp": "^0.5.1",
"mocha": "^6.1.4",
"mochapack": "^1.1.1",
"node-sass": "^4.10.0",
"node-sass": "^5.0.0",
"null-loader": "^1.0.0",
"raw-loader": "~0.5.0",
"sass-loader": "^7.0.3",
@@ -120,5 +120,5 @@
"watch": "webpack --watch --mode production",
"watch:dev": "webpack --watch --mode development"
},
"version": "0.47.0"
"version": "0.47.3"
}