Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
artf committed Oct 7, 2023
1 parent f3bde4b commit e63a162
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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-parser-postcss",
"version": "1.0.2",
"version": "1.0.3",
"description": "Custom CSS parser via PostCSS for GrapesJS",
"main": "dist/index.js",
"files": [
Expand All @@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/artf/grapesjs-parser-postcss.git"
"url": "https://github.com/GrapesJS/parser-postcss.git"
},
"keywords": [
"grapesjs",
Expand Down

0 comments on commit e63a162

Please sign in to comment.