Support rendering of proposal tables

This commit is contained in:
Will 2021-02-08 15:39:16 -08:00 committed by Richard van der Hoff
parent e88a18ca5d
commit 643cdd19c8
6 changed files with 348 additions and 1 deletions

6
package-lock.json generated
View file

@ -569,6 +569,12 @@
"picomatch": "^2.0.5"
}
},
"node-fetch": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz",
"integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==",
"dev": true
},
"node-releases": {
"version": "1.1.60",
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.60.tgz",