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:
f8caa01
)
4.0.0
author
Adam Dullage
<redacted>
Thu, 8 Feb 2024 12:52:53 +0000
(12:52 +0000)
committer
Adam Dullage
<redacted>
Thu, 8 Feb 2024 12:52:53 +0000
(12:52 +0000)
package-lock.json
patch
|
blob
|
history
package.json
patch
|
blob
|
history
diff --git
a/package-lock.json
b/package-lock.json
index d2f9a19504a63d5b6e270cd843f926a6915cea04..6602966e45fc48e4ed18c6cd95e4f7de97646ea0 100644
(file)
--- a/
package-lock.json
+++ b/
package-lock.json
@@
-1,12
+1,12
@@
{
"name": "flatnotes",
- "version": "
3.6.1
",
+ "version": "
4.0.0
",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "flatnotes",
- "version": "
3.6.1
",
+ "version": "
4.0.0
",
"license": "MIT",
"devDependencies": {
"@toast-ui/editor-plugin-code-syntax-highlight": "3.1.0",
diff --git
a/package.json
b/package.json
index 53049447be5d0b0de02bc5acb52eba007a363ef0..209598019d1223ef1d3a8ed8f04ee36e6131fb61 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-1,6
+1,6
@@
{
"name": "flatnotes",
- "version": "
3.6.1
",
+ "version": "
4.0.0
",
"description": "A database-less note taking web app that utilises a flat folder of markdown files for storage.",
"main": "client/index.html",
"scripts": {
git clone https://git.99rst.org/PROJECT