We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f76fa4 commit a437c42Copy full SHA for a437c42
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@internxt/lib",
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"description": "Common logic shared between different projects of Internxt ",
5
"main": "dist/src/index.js",
6
"types": "dist/src/index.d.ts",
@@ -39,4 +39,4 @@
39
"ts-jest": "^27.0.5",
40
"typescript": "^4.3.5"
41
}
42
-}
+}
0 commit comments