Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
93d5fc3070 | |||
08cd48b7bc |
@ -32,3 +32,8 @@ myDomain.zoneName // "main.tld"
|
||||
myDOmain.protocol // "https"
|
||||
|
||||
```
|
||||
|
||||
## About the authors:
|
||||
[](https://lossless.com/)
|
||||
|
||||
[](https://paypal.me/lossless)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartstring",
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3",
|
||||
"description": "bundles a bunch of (regex) matching and altering methods.",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user