master
Jonatan Nilsson 2021-10-10 20:38:20 +00:00
parent 89c96e2ad4
commit 6fe5a7272d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "flaska",
"version": "0.9.2",
"version": "0.9.3",
"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",
"scripts": {