Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49ed5166a9 | ||
|
|
a4a139b420 |
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: "Install registry CLI"
|
||||
run: |
|
||||
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
|
||||
npm install -g @cerc-io/laconic-registry-cli
|
||||
npm install -g @cerc-io/laconic-registry-cli@0.1.13
|
||||
- name: "Install jq"
|
||||
run: apt -y update && apt -y install jq
|
||||
- name: "Publish Application Record"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cerc-io/test-progressive-web-app",
|
||||
"version": "0.1.41",
|
||||
"version": "0.1.42",
|
||||
"repository": "https://git.vdb.to/cerc-io/test-progressive-web-app",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
Reference in New Issue
Block a user