Skip to content

Commit

Permalink
Release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DRoet committed Jul 28, 2020
1 parent e458e62 commit 0bb3703
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grapesjs-mjml",
"version": "0.2.1",
"version": "0.2.2",
"description": "MJML Componenets integration in GrapesJS",
"main": "dist/grapesjs-mjml.min.js",
"scripts": {
Expand All @@ -10,7 +10,7 @@
"build": "webpack -p",
"start": "webpack-dev-server --open --progress --colors"
},
"files": [
"files": [
"/dist",
"/locale"
],
Expand Down

0 comments on commit 0bb3703

Please sign in to comment.