Skip to content

Commit 5d30089

Browse files
committed
Update transcoder version
1 parent b1c231f commit 5d30089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "att-string-workshop",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -23,7 +23,7 @@
2323
"@types/node": "^16.11.7",
2424
"@typescript-eslint/eslint-plugin": "^5.9.0",
2525
"@typescript-eslint/parser": "^5.9.0",
26-
"att-string-transcoder": "^2.2.0",
26+
"att-string-transcoder": "^2.3.0",
2727
"eslint": "^8.6.0",
2828
"eslint-config-prettier": "^8.3.0",
2929
"ts-node": "^10.4.0",

0 commit comments

Comments
 (0)