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:
a2abbbd
)
5.4.0
author
Adam Dullage
<redacted>
Thu, 16 Jan 2025 12:51:41 +0000
(12:51 +0000)
committer
Adam Dullage
<redacted>
Thu, 16 Jan 2025 12:51:41 +0000
(12:51 +0000)
package-lock.json
patch
|
blob
|
history
package.json
patch
|
blob
|
history
diff --git
a/package-lock.json
b/package-lock.json
index 762a32fc87c1d31f9eaf72462b096612c3ba1a5e..4b8e5d6d9f16c8079cc4cd71d519b4324c93852f 100644
(file)
--- a/
package-lock.json
+++ b/
package-lock.json
@@
-1,12
+1,12
@@
{
\r
"name": "flatnotes",
\r
- "version": "5.
3.2
",
\r
+ "version": "5.
4.0
",
\r
"lockfileVersion": 3,
\r
"requires": true,
\r
"packages": {
\r
"": {
\r
"name": "flatnotes",
\r
- "version": "5.
3.2
",
\r
+ "version": "5.
4.0
",
\r
"license": "MIT",
\r
"dependencies": {
\r
"@jamescoyle/vue-icon": "0.1.2",
\r
diff --git
a/package.json
b/package.json
index 8bbe3437d64d34bbe53c06ef99630bf4e152ed88..a69949d2b9f50c505042709fe0352aecf095f1e8 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-1,6
+1,6
@@
{
\r
"name": "flatnotes",
\r
- "version": "5.
3.2
",
\r
+ "version": "5.
4.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