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:
e4e0226
)
2.0.0-rc.1
author
Adam Dullage
<redacted>
Tue, 27 Sep 2022 12:40:14 +0000
(13:40 +0100)
committer
Adam Dullage
<redacted>
Tue, 27 Sep 2022 12:40:14 +0000
(13:40 +0100)
package-lock.json
patch
|
blob
|
history
package.json
patch
|
blob
|
history
diff --git
a/package-lock.json
b/package-lock.json
index 4ace9969997f3793554eac6f27a3f17e43414e46..e27348cbcd00e3860631738473620676f6d170c9 100644
(file)
--- a/
package-lock.json
+++ b/
package-lock.json
@@
-1,11
+1,11
@@
{
"name": "flatnotes",
- "version": "
1.0.4
",
+ "version": "
2.0.0-rc.1
",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
- "version": "
1.0.4
",
+ "version": "
2.0.0-rc.1
",
"license": "MIT",
"devDependencies": {
"@popperjs/core": "^2.11.5",
diff --git
a/package.json
b/package.json
index 94723d8c4a3969d739c95176c219eb61710b2e5a..3b52465dda4dfed59776b734d1f37dae56015064 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-1,6
+1,6
@@
{
"name": "flatnotes",
- "version": "
1.0.4
",
+ "version": "
2.0.0-rc.1
",
"description": "A database-less note taking web app that utilises a flat folder of markdown files for storage.",
"main": "flatnotes/src/index.html",
"scripts": {
git clone https://git.99rst.org/PROJECT