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 84ed244 commit 0c1f9f9Copy full SHA for 0c1f9f9
1 file changed
package.json
@@ -2,6 +2,10 @@
2
"name": "@linn-it/linn-form-components-library",
3
"version": "32.5.1",
4
"private": false,
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/linn/react-components-library"
8
+ },
9
"main": "dist/index.cjs.js",
10
"module": "dist/index.esm.js",
11
"type": "module",
0 commit comments