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 abd9b31 commit dc66952Copy full SHA for dc66952
example/package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "@rajesh896/broprint.js": "^1.2.1",
+ "@rajesh896/broprint.js": "^1.2.5",
7
"@testing-library/jest-dom": "^5.16.4",
8
"@testing-library/react": "^13.1.1",
9
"@testing-library/user-event": "^13.5.0",
@@ -41,4 +41,4 @@
41
"last 1 safari version"
42
]
43
}
44
-}
+}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rajesh896/broprint.js",
- "version": "1.2.4",
+ "version": "1.2.5",
"description": "The world's easiest, smallest and powerful visitor identifier for browsers.",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
0 commit comments