2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-09-02 15:25:44 +00:00

Merge branch 'master' into hardcoded-limits

This commit is contained in:
Ryan Emerle
2022-01-07 10:58:28 -05:00
committed by GitHub

View File

@@ -15,7 +15,7 @@
"grunt-contrib-copy": "^1.0.0", "grunt-contrib-copy": "^1.0.0",
"grunt-contrib-concat": "^2.0.0", "grunt-contrib-concat": "^2.0.0",
"moment": "^2.24.0", "moment": "^2.24.0",
"puppeteer": "^1.11.0" "puppeteer": "^3.0.0"
}, },
"devDependencies": { "devDependencies": {
"angular-mocks": "1.6.1", "angular-mocks": "1.6.1",