Skip to content

Commit a5ccdb2

Browse files
committed
Finetunre for Github.io
1 parent 2122a2b commit a5ccdb2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
with:
1919
node-version: 16
2020
always-auth: true
21-
cache: 'yarn'
2221
registry-url: 'https://registry.npmjs.org'
2322
scope: '@crystallize'
2423

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
},
3131
"license": "MIT",
3232
"name": "@crystallize/js-api-client",
33-
"version": "0.2.1"
33+
"version": "0.2.2"
3434
}

0 commit comments

Comments
 (0)