We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615c22b commit af4229fCopy full SHA for af4229f
package.json
@@ -17,7 +17,7 @@
17
"scripts": {},
18
"repository": {
19
"type": "git",
20
- "url": "git+https://github.com/legomushroom/mojs-curve-editor.git"
+ "url": "git+https://github.com/mojs/mojs-curve-editor.git"
21
},
22
"author": {
23
"name": "Oleg Solomka",
@@ -27,9 +27,9 @@
27
28
"license": "MIT",
29
"bugs": {
30
- "url": "https://github.com/legomushroom/mojs-curve-editor/issues"
+ "url": "https://github.com/mojs/mojs-curve-editor/issues"
31
32
- "homepage": "https://github.com/legomushroom/mojs-curve-editor#readme",
+ "homepage": "https://github.com/mojs/mojs-curve-editor#readme",
33
"dependencies": {
34
"hammerjs": "^2.0.8",
35
"path-data-polyfill": "^1.0.0",
0 commit comments