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 4ea1c94 commit 85bd42bCopy full SHA for 85bd42b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "string-replace-to-array",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.",
5
"main": "string-replace-to-array.js",
6
"repository": {
0 commit comments