diff --git a/.gitignore b/.gitignore index 3c3629e6..eb79dd5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules +.idea diff --git a/package.json b/package.json index 9bd9614b..28b64329 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "squire-rte", + "name": "solv-squire", "version": "2.3.2", "description": "Squire is an HTML5 rich text editor, which provides powerful cross-browser normalisation, whilst being supremely lightweight and flexible.", "main": "dist/squire.mjs",