From 91588fc3ee7df0437b832fa1f8d3dd8054dd54aa Mon Sep 17 00:00:00 2001 From: Jonatan Nilsson Date: Sun, 10 Oct 2021 02:30:23 +0000 Subject: [PATCH] Update package again :) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ac6245..af82f3a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "flaska-node", + "name": "flaska", "version": "0.9.0", "description": "Flaska is a micro web-framework for node. It is designed to be fast, simple and lightweight, and is distributed as a single file module with no dependencies.", "main": "flaska.mjs",