Skip to content

Commit

Permalink
app: Update template-infra:app to version 0.15.3.post10.dev0+8c2f63d
Browse files Browse the repository at this point in the history
  • Loading branch information
nava-platform-bot committed Mar 1, 2025
1 parent 5a88fa8 commit 34c240a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .template-infra/app-app.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier
_commit: v0.15.3-9-ge5e5940
_commit: v0.15.3-10-g8c2f63d
_src_path: https://github.com/navapbc/template-infra
app_has_dev_env_setup: true
app_local_port: 3000
Expand Down
2 changes: 1 addition & 1 deletion e2e/app/playwright.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import baseConfig from '../playwright.config';
import { deepMerge } from '../util';
import { deepMerge } from '../lib/util';
import { defineConfig } from '@playwright/test';

export default defineConfig(deepMerge(
Expand Down

0 comments on commit 34c240a

Please sign in to comment.