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:
3b3312d
)
2.0.0
author
Adam Dullage
<redacted>
Mon, 3 Oct 2022 20:46:36 +0000
(21:46 +0100)
committer
Adam Dullage
<redacted>
Mon, 3 Oct 2022 20:46:36 +0000
(21:46 +0100)
package-lock.json
patch
|
blob
|
history
package.json
patch
|
blob
|
history
diff --git
a/package-lock.json
b/package-lock.json
index e27348cbcd00e3860631738473620676f6d170c9..a96cc0ed5f2a134412d78e2551aef629e1bcf225 100644
(file)
--- a/
package-lock.json
+++ b/
package-lock.json
@@
-1,11
+1,11
@@
{
"name": "flatnotes",
- "version": "2.0.0
-rc.1
",
+ "version": "2.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
- "version": "2.0.0
-rc.1
",
+ "version": "2.0.0",
"license": "MIT",
"devDependencies": {
"@popperjs/core": "^2.11.5",
diff --git
a/package.json
b/package.json
index 3b52465dda4dfed59776b734d1f37dae56015064..b4d358e9d425fddeab273a6edd534e9a4ae8abde 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-1,6
+1,6
@@
{
"name": "flatnotes",
- "version": "2.0.0
-rc.1
",
+ "version": "2.0.0",
"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