Updated versioning, package-lock.json
This commit is contained in:
parent
3d19819fb2
commit
02a8a7e6eb
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "joplin-plugin-event-calendar",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "joplin-plugin-event-calendar",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"date-fns": "^2.28.0",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "joplin-plugin-event-calendar",
|
||||
"version": "0.1.1",
|
||||
"version": "0.2.0",
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"dist": "webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"manifest_version": 1,
|
||||
"id": "com.wemakemachines.joplin.plugin.event-calendar",
|
||||
"app_min_version": "2.7",
|
||||
"version": "0.1.1",
|
||||
"version": "0.2.0",
|
||||
"name": "Event Calendar",
|
||||
"description": "A simple event calendar",
|
||||
"author": "Franco Speziali",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user