[release] package.json: remove 'preview' attribute

Release branch should host the source for the stable version.
This patch will remain only in release & latest branches.

Change-Id: Ib4fa0ed46fbce2e55e8b1eb8266625bbc5723ff2
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/284094
Trust: Hyang-Ah Hana Kim <hyangah@gmail.com>
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Suzy Mueller <suzmue@golang.org>
diff --git a/package.json b/package.json
index 6b3466e..8076ae0 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,6 @@
   "name": "go",
   "displayName": "Go",
   "version": "0.21.0",
-  "preview": true,
   "publisher": "golang",
   "description": "Rich Go language support for Visual Studio Code",
   "author": {