We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d0f11 commit 779629fCopy full SHA for 779629f
package.json
@@ -76,5 +76,8 @@
76
"postpack": "rm -f oclif.manifest.json",
77
"version": "oclif readme && git add README.md",
78
"e2e": "jest --detectOpenHandles -c e2e/jest.e2e.config.js"
79
+ },
80
+ "overrides": {
81
+ "uri-js": "npm:fast-uri@^3.0.3"
82
}
83
0 commit comments