From c0b77fbd8d4001acb8ee76682a13468575f9c2f0 Mon Sep 17 00:00:00 2001 From: Justin Schroeder Date: Wed, 29 Jan 2020 17:05:25 -0500 Subject: [PATCH] Temporarily changes the next branch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f4abcb..ebfa00e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "vue-formulate", + "name": "@braid/vue-formulate-next", "version": "2.0.0-alpha.0", "description": "The easiest way to build forms in Vue.", "main": "dist/formulate.umd.js",