Skip to content

Commit dc66952

Browse files
committed
Npm package upgrade - build and deploy to npm
1 parent abd9b31 commit dc66952

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@rajesh896/broprint.js": "^1.2.1",
6+
"@rajesh896/broprint.js": "^1.2.5",
77
"@testing-library/jest-dom": "^5.16.4",
88
"@testing-library/react": "^13.1.1",
99
"@testing-library/user-event": "^13.5.0",
@@ -41,4 +41,4 @@
4141
"last 1 safari version"
4242
]
4343
}
44-
}
44+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rajesh896/broprint.js",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "The world's easiest, smallest and powerful visitor identifier for browsers.",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)