Skip to content

Commit

Permalink
Merge pull request #87 from unicef/fix/update-main-dist-in-package.json
Browse files Browse the repository at this point in the history
PR to update dist main path
  • Loading branch information
dfrancisc authored Apr 1, 2024
2 parents f41603e + de1693c commit 2118828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@unicef/material-slate",
"version": "0.5.1",
"version": "0.5.2",
"description": "Material UI rich text editor based on Slate for react",
"main": "index.js",
"main": "./dist/index.js",
"homepage": "https://unicef.github.io/material-slate",
"repository": {
"type": "git",
Expand Down

0 comments on commit 2118828

Please sign in to comment.