Skip to content

Commit

Permalink
chore(estatico-webpack): bump major version
Browse files Browse the repository at this point in the history
added core-js@3 as peerDependency

[BREAKING CHANGE]: added-core-js@3 as peerDependency
  • Loading branch information
lbsonley committed Jan 20, 2021
1 parent 7c2f6de commit 976fdfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/estatico-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unic/estatico-webpack",
"version": "0.0.22",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 976fdfd

Please sign in to comment.