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

Package json fix

This commit is contained in:
Alex Freitas
2020-05-21 17:53:39 -03:00
parent 9df9a96c23
commit bede59ba0b
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "vue-cron-editor",
"name": "vue-cron-editor-bootstrap",
"version": "0.1.0",
"private": true,
"private": false,
"scripts": {
"serve": "vue-cli-service serve",
"test:unit": "vue-cli-service test:unit",