From cc6ad135d6e3adc96f206de189616b6182d4435d Mon Sep 17 00:00:00 2001 From: Nico Plyley Date: Wed, 4 Oct 2023 10:58:00 -0700 Subject: [PATCH] :ambulance: NPM publish issue went to 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01d45a3..cf7039b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@phxlab/create-svelte", - "version": "1.1.0", + "version": "1.0.2", "bin": "./bin/index.js", "description": "A started for SvelteKit project for Phoenix Tech Lab", "scripts": {