Skip to content

Commit ef41a44

Browse files
committed
Trying to figure out dependabot issues
1 parent 6ea4d58 commit ef41a44

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

package.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,9 @@
11
{
2-
"name": "rancher-desktop",
3-
"productName": "Rancher Desktop",
4-
"license": "Apache-2.0",
5-
"version": "1.20.0",
6-
"author": {
7-
"name": "SUSE",
8-
"email": "[email protected]"
9-
},
102
"engines": {
113
"node": "^22.14.0"
124
},
135
"type": "module",
146
"packageManager": "[email protected]",
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/rancher-sandbox/rancher-desktop.git"
18-
},
197
"scripts": {
208
"dev": "node scripts/ts-wrapper.js scripts/dev.ts",
219
"lint": "yarn lint:fix",

0 commit comments

Comments
 (0)