Skip to content

Commit 080b8d9

Browse files
authored
Mark dom-navigation as nonNpm conflict (DefinitelyTyped#73355)
1 parent 0562a43 commit 080b8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/dom-navigation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "@types/dom-navigation",
44
"version": "1.0.9999",
5-
"nonNpm": true,
5+
"nonNpm": "conflict",
66
"nonNpmDescription": "dom-navigation-browser",
77
"projects": [
88
"https://wicg.github.io/navigation-api"

0 commit comments

Comments
 (0)