Skip to content

Commit 20e7c83

Browse files
author
dogatech
committed
bump patch
1 parent 211f07b commit 20e7c83

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

be/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

be/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "soulsifter",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "back end for Soulsifter app",
55
"main": "index.js",
66
"private": true,

fe/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fe/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SoulSifter",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "DJ & music organization app.",
55
"build": 3000,
66
"main": "main.js",
@@ -49,4 +49,4 @@
4949
"url": "^0.11.0",
5050
"wavesurfer.js": "^6.6.3"
5151
}
52-
}
52+
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "soulsifter",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "Scripts for automating builds of the backend & fronted of SoulSifter app.",
55
"scripts": {
66
"all": "npm run buildnumber && cd be && npm run be:compile && cd ../fe && npm run fe:start",

0 commit comments

Comments
 (0)