We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ea254 commit b0f70c7Copy full SHA for b0f70c7
package.json
@@ -85,7 +85,7 @@
85
"pinst": "2.1.6",
86
"power-assert": "1.6.1",
87
"regenerator-runtime": "0.13.7",
88
- "string-algorithms": "^1.0.31",
+ "string-algorithms": "1.0.31",
89
"xo": "0.39.1"
90
},
91
"ava": {
yarn.lock
@@ -8937,7 +8937,7 @@ stream-http@^2.7.2:
8937
to-arraybuffer "^1.0.0"
8938
xtend "^4.0.0"
8939
8940
-string-algorithms@^1.0.31:
+[email protected]:
8941
version "1.0.31"
8942
resolved "https://registry.yarnpkg.com/string-algorithms/-/string-algorithms-1.0.31.tgz#9021fcbadb40c1781dd250fbc7ef884feda80215"
8943
integrity sha512-v+gdi7yfXsSGj2RU64AMR8LJyBnwpDSuJLsQxezu9ZgdYZF+g5vEGyuCeN47OoAObrEvt8VFKmj3NYCzXRBbnw==
0 commit comments