1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/app/scripts/lib/ppom
Mark Stacey 0eb8e33e45
Fix import that was resulting in a depcheck error (#20383)
An import was introduced in #20125 that was broken. It was importing
from `app/` instead of using a relative import. This was causing the
CI "depcheck" job to fail. The import has been updated to use a
relative path.
2023-08-03 12:26:05 -02:30
..
indexed-db-backend.test.ts Updating extension for ppom-validator updates (#20000) 2023-07-26 05:28:33 +05:30
indexed-db-backend.ts Updating extension for ppom-validator updates (#20000) 2023-07-26 05:28:33 +05:30
ppom-middleware.test.ts Confirmation page alerts (#20125) 2023-08-03 16:24:54 +05:30
ppom-middleware.ts Fix import that was resulting in a depcheck error (#20383) 2023-08-03 12:26:05 -02:30
ppom.js Confirmation page alerts (#20125) 2023-08-03 16:24:54 +05:30