git ssb

0+

farewellutopia-dev / patchboot



Commit master

1.1.4

Reto Gmür committed on 4/27/2021, 6:36:39 PM
Parent: 6413a7e224051c39252fcf79651bdcbb4c9c8f2a

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "patchboot",
3- "version": "1.1.3",
3 + "version": "1.1.4",
44 "lockfileVersion": 1,
55 "requires": true,
66 "dependencies": {
77 "@nodelib/fs.scandir": {
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "patchboot",
3- "version": "1.1.3",
3 + "version": "1.1.4",
44 "description": "A Scuttlebutt bootloader",
55 "main": "public/patch-boot.js",
66 "module": "public/patch-boot.js",
77 "scripts": {

Built with git-ssb-web