prepare branch for release 2

This commit is contained in:
Slawomir Jaranowski
2020-02-22 14:45:20 +01:00
parent 1951d18467
commit 505f1cce2c
33 changed files with 9818 additions and 1 deletions

10
node_modules/xmldom/component.json generated vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "xmldom",
"version": "0.1.15",
"main": "dom-parser.js",
"ignore": [
"**/.*",
"node_modules",
"components"
]
}