Skip to content

Commit 4394db7

Browse files
author
Illia Obukhau
committed
chore(manifest): add repository field
1 parent f87eae4 commit 4394db7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cropper/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "4.0.6",
44
"description": "Image Cropping Widget",
55
"main": "index.js",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/mendix/ImageCropModule.git"
9+
},
610
"scripts": {
711
"dev": "cross-env MODE=development webpack --config conf/webpack.config.js",
812
"build": "cross-env MODE=production webpack --config conf/webpack.config.js"

0 commit comments

Comments
 (0)