We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca1e628 commit c508d0bCopy full SHA for c508d0b
lerna.json
@@ -2,7 +2,7 @@
2
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3
"useNx": false,
4
"npmClient": "pnpm",
5
- "version": "6.4.0",
+ "version": "6.5.0",
6
"command": {
7
"version": {
8
"preid": "beta"
packages/js-auth/jsr.json
@@ -1,5 +1,5 @@
1
{
"name": "@commercelayer/js-auth",
"exports": "./src/index.ts"
}
packages/js-auth/package.json
@@ -1,6 +1,6 @@
"description": "A JavaScript library designed to simplify authentication when interacting with the Commerce Layer API.",
"repository": {
"url": "https://github.com/commercelayer/commercelayer-js-auth.git"
0 commit comments