mirror of
https://github.com/tenrok/vue-cron-editor-bootstrap.git
synced 2026-06-20 20:10:34 +03:00
Author info
This commit is contained in:
+7
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vue-cron-editor-bootstrap",
|
"name": "vue-cron-editor-bootstrap",
|
||||||
"version": "0.1.4",
|
"version": "0.1.5",
|
||||||
"private": false,
|
"private": false,
|
||||||
"main": "dist/vueCronEditorBootstrap.umd.js",
|
"main": "dist/vueCronEditorBootstrap.umd.js",
|
||||||
"module": "dist/vueCronEditorBootstrap.esm.js",
|
"module": "dist/vueCronEditorBootstrap.esm.js",
|
||||||
@@ -42,5 +42,11 @@
|
|||||||
"standard-version": "^8.0.0",
|
"standard-version": "^8.0.0",
|
||||||
"typescript": "~3.5.3",
|
"typescript": "~3.5.3",
|
||||||
"vue-template-compiler": "^2.6.10"
|
"vue-template-compiler": "^2.6.10"
|
||||||
|
},
|
||||||
|
"author": "alexmfreitas",
|
||||||
|
"license": "MIT",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/alexmfreitas/vue-cron-editor-bootstrap.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user