chore: webpack5 fix

This commit is contained in:
Martin Guillon
2021-09-30 10:46:46 +02:00
parent 53f3219b50
commit a3431a505c

View File

@ -64,6 +64,7 @@
"@types/webpack-virtual-modules": "0.1.1", "@types/webpack-virtual-modules": "0.1.1",
"jest": "27.1.1", "jest": "27.1.1",
"jest-matcher-utils": "27.1.1", "jest-matcher-utils": "27.1.1",
"mkdirp": "1.0.4",
"nativescript-vue-template-compiler": "2.9.0", "nativescript-vue-template-compiler": "2.9.0",
"ts-jest": "27.0.5", "ts-jest": "27.0.5",
"typescript": "4.4.2" "typescript": "4.4.2"