We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de8ee10 commit 0cc8e01Copy full SHA for 0cc8e01
package.json
@@ -1,11 +1,11 @@
1
{
2
- "name": "grapesjs-keymaps-dialog",
+ "name": "@silexlabs/grapesjs-keymaps-dialog",
3
"version": "1.0.13",
4
"description": "GrapesJS Keymap Dialog",
5
"main": "dist/index.js",
6
"repository": {
7
"type": "git",
8
- "url": "git+https://github.com/SuperDelphi/grapesjs-keymaps-dialog.git"
+ "url": "git+https://github.com/silexlabs/grapesjs-keymaps-dialog.git"
9
},
10
"scripts": {
11
"start": "grapesjs-cli serve",
0 commit comments