From 65b7978e8378c8ce501c0cdc2042abccfa2c666e Mon Sep 17 00:00:00 2001 From: Alexandr Cherednichenko Date: Fri, 17 Jan 2020 19:54:14 +0300 Subject: [PATCH] Rename, use scoped custom packages --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4aa12fc..0fe4ee5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "quesadilla", - "version": "2.2.0", + "name": "@seedalpha/quesadilla", + "version": "2.2.10", "description": "middleware for automatic sass bundles", "main": "index.js", "scripts": { @@ -27,4 +27,4 @@ "mocha": "1.17.0", "supertest": "0.9.0" } -} +} \ No newline at end of file