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:
c4ce86f
)
1.0.0
author
Adam Dullage
<redacted>
Tue, 23 Aug 2022 06:56:28 +0000
(07:56 +0100)
committer
Adam Dullage
<redacted>
Tue, 23 Aug 2022 06:56:28 +0000
(07:56 +0100)
package-lock.json
patch
|
blob
|
history
package.json
patch
|
blob
|
history
diff --git
a/package-lock.json
b/package-lock.json
index a7c1d5dd11d8fc75ab509806587dd9472d2fbf21..21da98d698b50686dbc3751d36e8156066f2991c 100644
(file)
--- a/
package-lock.json
+++ b/
package-lock.json
@@
-1,11
+1,11
@@
{
"name": "flatnotes",
- "version": "
0
.0.0",
+ "version": "
1
.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
- "version": "
0
.0.0",
+ "version": "
1
.0.0",
"license": "MIT",
"devDependencies": {
"@popperjs/core": "^2.11.5",
diff --git
a/package.json
b/package.json
index e0f290d6bd7b293a89cf31c8595054f44f71cca4..2ceb65ec191dbffa07ffed3cb5dec82a95d1581a 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-1,6
+1,6
@@
{
"name": "flatnotes",
- "version": "
0
.0.0",
+ "version": "
1
.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