Skip to content

Commit

Permalink
upgrade alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed May 6, 2024
1 parent ab6c1ee commit 82dde7e
Show file tree
Hide file tree
Showing 6 changed files with 426 additions and 393 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.12.1
18.20.2
4 changes: 2 additions & 2 deletions greenwood.config.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import { greenwoodPluginAdapterVercel } from '@greenwood/plugin-adapter-vercel';
import { greenwoodPluginImportCss } from '@greenwood/plugin-import-css';
import { greenwoodPluginImportRaw } from '@greenwood/plugin-import-raw';

export default {
plugins: [
greenwoodPluginImportCss(),
greenwoodPluginImportRaw(),
greenwoodPluginAdapterVercel()
]
};
Loading

0 comments on commit 82dde7e

Please sign in to comment.