Skip to content

Commit

Permalink
revert path
Browse files Browse the repository at this point in the history
  • Loading branch information
dschlabach committed Nov 7, 2024
1 parent 1744e2a commit 38586cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions create-onchain/src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ import {

const sourceDir = path.resolve(
fileURLToPath(import.meta.url),
'../../templates/next'
// '../../../templates/next'
'../../../templates/next'
);

const renameFiles: Record<string, string | undefined> = {
Expand Down

0 comments on commit 38586cc

Please sign in to comment.