Skip to content

Commit

Permalink
bump to greenwood v0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Jan 27, 2025
1 parent c8ae4da commit 384084c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
"start": "npm run develop"
},
"peerDependencies": {
"@greenwood/cli": "~0.30.0"
"@greenwood/cli": "~0.31.0"
},
"dependencies": {
"@greenwood/plugin-import-raw": "~0.31.0-alpha.6"
"@greenwood/plugin-import-raw": "~0.31.0"
},
"devDependencies": {
"@double-great/stylelint-a11y": "^3.0.2",
"@eslint/js": "^9.11.1",
"@greenwood/cli": "~0.31.0-alpha.6",
"@greenwood/plugin-import-raw": "~0.31.0-alpha.6",
"@greenwood/cli": "~0.31.0",
"@greenwood/plugin-import-raw": "~0.31.0",
"eslint": "^9.11.1",
"rimraf": "^6.0.0",
"stylelint": "^16.10.0",
Expand Down

0 comments on commit 384084c

Please sign in to comment.