Skip to content

Commit 23547f4

Browse files
authored
Merge pull request #93 from sevensc/chore(updated-version)
chore(updated-version)
2 parents 20d5591 + 591c0fb commit 23547f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"scripts": {
44
},
55
"devDependencies": {
6-
"typescript-string-operations": "^1.6.1"
6+
"typescript-string-operations": "1.6.1"
77
}
88
}

tests/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
typescript-string-operations@^1.6.1:
6-
version "1.6.0"
7-
resolved "https://registry.yarnpkg.com/typescript-string-operations/-/typescript-string-operations-1.6.0.tgz#076556f99fbe02f3fc250c8a32a1623740e89b5f"
8-
integrity sha512-+Y5PAvqHhgZSf3G3K5hJfS5IsXVwm6OgfmsyV+8FaO3PufYzeZ6vUSwhnrlH0kb90BYfZ8049VREhclrfchPYg==
5+
typescript-string-operations@1.6.1-beta.1:
6+
version "1.6.1-beta.1"
7+
resolved "https://registry.yarnpkg.com/typescript-string-operations/-/typescript-string-operations-1.6.1-beta.1.tgz#f8900643b14221a703e843cf736532a9945413ac"
8+
integrity sha512-UKkCT0Y1HM56JLcmU0sCMXdM69oD3Xch3Xk3k36vu78dB6/uarnz/ye0NjOKz1McG1ho8EneJk1pH5sQjPuv1A==

0 commit comments

Comments
 (0)