git.99rst.org
/
flatnotes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
080a603
)
5.5.0
author
Adam Dullage
<redacted>
Thu, 3 Apr 2025 19:58:21 +0000
(20:58 +0100)
committer
Adam Dullage
<redacted>
Thu, 3 Apr 2025 19:58:21 +0000
(20:58 +0100)
package-lock.json
patch
|
blob
|
history
package.json
patch
|
blob
|
history
diff --git
a/package-lock.json
b/package-lock.json
index f3815de279b9f687f71cebf4912b908dbde160bc..f0c77f9d7feb6441a43813ada76c60830fc9454e 100644
(file)
--- a/
package-lock.json
+++ b/
package-lock.json
@@
-1,12
+1,12
@@
{
\r
"name": "flatnotes",
\r
- "version": "5.
4.1
",
\r
+ "version": "5.
5.0
",
\r
"lockfileVersion": 3,
\r
"requires": true,
\r
"packages": {
\r
"": {
\r
"name": "flatnotes",
\r
- "version": "5.
4.1
",
\r
+ "version": "5.
5.0
",
\r
"license": "MIT",
\r
"dependencies": {
\r
"@jamescoyle/vue-icon": "0.1.2",
\r
diff --git
a/package.json
b/package.json
index 2dac19eb8a2330477ef289691dc159f322ecb2e7..046bf2bb4a9795682d53934bcc7461c42e8b8016 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-1,6
+1,6
@@
{
\r
"name": "flatnotes",
\r
- "version": "5.
4.1
",
\r
+ "version": "5.
5.0
",
\r
"type": "module",
\r
"description": "A database-less note taking web app that utilises a flat folder of markdown files for storage.",
\r
"main": "client/index.html",
\r
git clone https://git.99rst.org/PROJECT