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 b1c231f commit 5d30089Copy full SHA for 5d30089
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "att-string-workshop",
3
- "version": "1.2.1",
+ "version": "1.2.2",
4
"description": "",
5
"main": "index.js",
6
"scripts": {
@@ -23,7 +23,7 @@
23
"@types/node": "^16.11.7",
24
"@typescript-eslint/eslint-plugin": "^5.9.0",
25
"@typescript-eslint/parser": "^5.9.0",
26
- "att-string-transcoder": "^2.2.0",
+ "att-string-transcoder": "^2.3.0",
27
"eslint": "^8.6.0",
28
"eslint-config-prettier": "^8.3.0",
29
"ts-node": "^10.4.0",
0 commit comments