Skip to content

Commit

Permalink
Release @withfig/autocomplete-tools as 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
grant0417 committed Jan 4, 2024
1 parent 173ab1b commit 8a7c025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cli/tools-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@withfig/autocomplete-tools",
"version": "2.9.0",
"version": "2.9.1",
"description": "Command line tools for working with fig autocomplete specs",
"author": "The Fig Team",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"generate-spec": "tsx generate-spec.ts generate-fig-spec"
},
"license": "MIT",
"bin": "./build/bin.bundle.js",
"bin": "./build/bin.js",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"files": [
Expand Down

0 comments on commit 8a7c025

Please sign in to comment.