Skip to content

Commit bdfd49a

Browse files
committed
added renovate config
1 parent f73131a commit bdfd49a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"type": "git",
77
"url": "https://github.com/kube-js/renovate-config"
88
},
9+
"main": "index.js",
910
"author": "Mariusz Rajczakowski <[email protected]> (http://mariuszrajczakowski.me)",
1011
"license": "MIT",
1112
"renovate-config": {
1213
"base": {
1314
"extends": [
14-
"config:base",
15-
":pinAllExceptPeerDependencies"
15+
"config:js-app"
1616
],
1717
"rangeStrategy": "replace",
1818
"automerge": true,

0 commit comments

Comments
 (0)