Skip to content

Commit

Permalink
Merge pull request #336 from emulsify-ds/feat-template-suggestions
Browse files Browse the repository at this point in the history
fix: emulsify-core version bump
  • Loading branch information
callinmullaney authored Dec 13, 2024
2 parents 05376d6 + a84b62a commit 5de1fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whisk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"webpack": "webpack --watch --config node_modules/@emulsify/core/config/webpack/webpack.dev.js"
},
"dependencies": {
"@emulsify/core": "^2.4.2"
"@emulsify/core": "^2.5.1"
}
}

0 comments on commit 5de1fe5

Please sign in to comment.