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 1c43eac commit 9980e5dCopy full SHA for 9980e5d
.npmignore
@@ -3,4 +3,7 @@ examples
3
4
jest.config.js
5
tsconfig.json
6
-lib
+lib
7
+coverage
8
+.github
9
+**/*.spec.*
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@visual-regression-tracker/sdk-js",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments