Skip to content

Commit 1ae7ecd

Browse files
authored
Remove unneeded packageManager from package.json (opendatahub-io#111)
1 parent a5d9d42 commit 1ae7ecd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,5 @@
8383
"typedoc-plugin-mdn-links": "^3.0.3",
8484
"typescript": "~5.1.6",
8585
"webpack": "^5.76.1"
86-
},
87-
"packageManager": "[email protected]"
86+
}
8887
}

0 commit comments

Comments
 (0)