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 18:01:20 -03:00
parent bede59ba0b
commit 43a932abb7
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "vue-cron-editor",
"name": "vue-cron-editor-bootstrap",
"version": "0.1.0",
"lockfileVersion": 1,
"requires": true,
-1
View File
@@ -6,7 +6,6 @@
"serve": "vue-cli-service serve",
"test:unit": "vue-cli-service test:unit",
"lint": "vue-cli-service lint",
"postinstall": "link-parent-bin -c src",
"release:samples": "vue-cli-service build && gh-pages -d dist"
},
"dependencies": {