Skip to content

Commit

Permalink
fix: fix missing next config
Browse files Browse the repository at this point in the history
  • Loading branch information
ASafaeirad committed Jun 7, 2023
1 parent 89bfab0 commit 1c7e47d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,20 @@
"graphql.js",
"import.js",
"index.d.ts",
"init.js",
"init.d.ts",
"init.js",
"jest.js",
"naming-convention.js",
"next.js",
"node.js",
"packages.js",
"prettier.js",
"promise.js",
"react.js",
"tailwind.js",
"registerOpts.js",
"storybook.js",
"strict.js",
"tailwind.js",
"test.js",
"typecheck.js",
"typescript.js",
Expand Down

0 comments on commit 1c7e47d

Please sign in to comment.