2
0
mirror of https://github.com/tenrok/vue-cron-editor-bootstrap.git synced 2026-06-05 16:52:25 +03:00

Author info

This commit is contained in:
Alex Freitas
2020-05-22 00:23:06 -03:00
parent 54589970ca
commit fb4c251cee
+7 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-cron-editor-bootstrap",
"version": "0.1.4",
"version": "0.1.5",
"private": false,
"main": "dist/vueCronEditorBootstrap.umd.js",
"module": "dist/vueCronEditorBootstrap.esm.js",
@@ -42,5 +42,11 @@
"standard-version": "^8.0.0",
"typescript": "~3.5.3",
"vue-template-compiler": "^2.6.10"
},
"author": "alexmfreitas",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/alexmfreitas/vue-cron-editor-bootstrap.git"
}
}