1.2.0 release prep

This commit is contained in:
carson 2021-02-05 20:44:47 -07:00
parent 4397a68c63
commit f359182dae
2 changed files with 730 additions and 2680 deletions

3398
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,12 +32,12 @@
},
"devDependencies": {
"@11ty/eleventy": "^0.10.0",
"chai": "^4.2.0",
"eleventy-plugin-sass": "^1.0.0",
"fs-extra": "^9.0.0",
"mocha": "^7.1.1",
"chai": "^4.3.0",
"eleventy-plugin-sass": "^1.1.1",
"fs-extra": "^9.1.0",
"mocha": "^7.2.0",
"mocha-chrome": "^2.2.0",
"sinon": "^9.0.2",
"uglify-js": "^3.9.1"
"sinon": "^9.2.4",
"uglify-js": "^3.12.6"
}
}