Snap version number (#4534)

This commit is contained in:
alschmiedt
2020-12-14 14:59:15 -08:00
committed by GitHub
parent 55a453dab9
commit f3f9b424e3

View File

@@ -84,6 +84,6 @@
"yargs": "^16.0.3"
},
"dependencies": {
"jsdom": "^15.2.1"
"jsdom": "15.2.1"
}
}