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 469c736 commit 7745b14Copy full SHA for 7745b14
package.json
@@ -4,6 +4,10 @@
4
"license": "Apache-2.0",
5
"version": "1.2.2-rc.0",
6
"private": true,
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/InformaticsMatters/squonk2-data-manager-ui"
10
+ },
11
"scripts": {
12
"prepare": "husky install",
13
"dev": "next dev",
0 commit comments