diff --git a/.changeset/hot-ghosts-yawn.md b/.changeset/hot-ghosts-yawn.md new file mode 100644 index 000000000..cec1623e7 --- /dev/null +++ b/.changeset/hot-ghosts-yawn.md @@ -0,0 +1,5 @@ +--- +"@rnx-kit/tools-babel": minor +--- + +Publish tools-babel diff --git a/incubator/tools-babel/package.json b/incubator/tools-babel/package.json index 67799edee..327bec375 100644 --- a/incubator/tools-babel/package.json +++ b/incubator/tools-babel/package.json @@ -1,7 +1,6 @@ { "name": "@rnx-kit/tools-babel", "version": "0.0.1", - "private": true, "description": "EXPERIMENTAL - USE WITH CAUTION - tools-babel", "homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/tools-babel#readme", "license": "MIT",