We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b24a7f commit 85142e8Copy full SHA for 85142e8
1 file changed
package.json
@@ -13,6 +13,10 @@
13
"pretty-quick": "^1.11.1",
14
"auto": "^7.8.0"
15
},
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "git+https://github.com/pattern-lab/patternlab-node.git"
19
+ },
20
"private": true,
21
"scripts": {
22
"postinstall": "npm run bootstrap",
0 commit comments