Skip to content

Commit c82c19f

Browse files
chore(release): 1.4.2 [skip ci]
1 parent c7dd188 commit c82c19f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

dist/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deepak-contentstack/deepak-compo-lib",
3-
"version": "1.3.1",
3+
"version": "1.4.2",
44
"description": "testing component library",
55
"main": "./cjs/index.js",
66
"module": "./index.js",
@@ -10,9 +10,10 @@
1010
"url": "https://github.com/deepak-contentstack/compo-lib"
1111
},
1212
"publishConfig": {
13-
"registry": "https://npm.pkg.github.com/deepak-contentstack"
13+
"registry": "https://registry.npmjs.org/",
14+
"access": "public"
1415
},
1516
"author": "",
1617
"license": "ISC",
1718
"private": false
18-
}
19+
}

0 commit comments

Comments
 (0)