Skip to content

Commit 0cc8e01

Browse files
authored
fix deploy (#9)
1 parent de8ee10 commit 0cc8e01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "grapesjs-keymaps-dialog",
2+
"name": "@silexlabs/grapesjs-keymaps-dialog",
33
"version": "1.0.13",
44
"description": "GrapesJS Keymap Dialog",
55
"main": "dist/index.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/SuperDelphi/grapesjs-keymaps-dialog.git"
8+
"url": "git+https://github.com/silexlabs/grapesjs-keymaps-dialog.git"
99
},
1010
"scripts": {
1111
"start": "grapesjs-cli serve",

0 commit comments

Comments
 (0)