From 2c4a0516e2b2a24909614a9474b3c19fc7aa71e4 Mon Sep 17 00:00:00 2001 From: Fahad Abbas Date: Thu, 4 Oct 2018 15:38:19 +0500 Subject: [PATCH] Update package.json --- upload/package.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/upload/package.json b/upload/package.json index 4595e127..87154217 100644 --- a/upload/package.json +++ b/upload/package.json @@ -1,7 +1,5 @@ { - "name": "laravel/laravel", - "description": "The Laravel Framework.", - "keywords": ["framework", "laravel"], - "license": "MIT", - "type": "project", -} \ No newline at end of file + "name": "ClipBucket", + "description": "Open Source Video Sjaring Script", + "version": "4.1" +}