Skip to content

Commit

Permalink
upgrade final version v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Nov 23, 2022
1 parent 5ba3a7f commit 1063aec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"serve": "greenwood serve"
},
"devDependencies": {
"@greenwood/cli": "^0.27.0-alpha.7"
"@greenwood/cli": "^0.27.0"
},
"license": "ISC"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@greenwood/cli@^0.27.0-alpha.7":
version "0.27.0-alpha.7"
resolved "https://registry.yarnpkg.com/@greenwood/cli/-/cli-0.27.0-alpha.7.tgz#9d6c775d39b822d0d15db966105ef31b551dfb9b"
integrity sha512-C5Ua77vLKUEd+bF3KsLpRL+IyfM5FgBD0mX4N0P978HAgvjsj4xrvBM0fYLmNzoBpKrKoEBx5ra61S0bqeAuug==
"@greenwood/cli@^0.27.0":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@greenwood/cli/-/cli-0.27.0.tgz#afdc7e5bff0f309a920e59f455d1b6c3751aa1cd"
integrity sha512-SC/m7SIBB0dR2mstEhbq9hbBxz3cLXF+d9Z9skx0e+QOsdpwbvJHI+7VMzLlmpxee/gCd361pOJhiJibh29BEg==
dependencies:
"@rollup/plugin-node-resolve" "^13.0.0"
"@rollup/plugin-replace" "^2.3.4"
Expand Down

0 comments on commit 1063aec

Please sign in to comment.