Update package.json

This commit is contained in:
openshwprojects
2022-10-15 03:05:44 +02:00
committed by GitHub
parent 1e0a94a346
commit 61bf376d7d

View File

@ -8,14 +8,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/iprak/OpenBK7231T_App.git"
"url": "git+https://github.com/openshwprojects/OpenBK7231T_App.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/iprak/OpenBK7231T_App/issues"
"url": "https://github.com/openshwprojects/OpenBK7231T_App/issues"
},
"homepage": "https://github.com/iprak/OpenBK7231T_App#readme",
"homepage": "https://github.com/openshwprojects/OpenBK7231T_App#readme",
"devDependencies": {
"gulp": "^4.0.2",
"gulp-cssnano": "^2.1.3",
@ -25,4 +25,4 @@
"through2": "^4.0.2"
}
}