Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 68c08ea

Browse files
committed
fix: Make jsonlint installable in restricted environment
Related to #83
1 parent f37c2aa commit 68c08ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"http-string-parser": "0.0.5",
3434
"is-type": "0.0.1",
3535
"json-pointer": "^0.6.0",
36-
"jsonlint": "josdejong/jsonlint",
36+
"jsonlint": "git+https://[email protected]/josdejong/jsonlint.git",
3737
"media-typer": "^0.3.0",
3838
"tv4": "^1.3.0"
3939
},

0 commit comments

Comments
 (0)