Skip to content

Commit

Permalink
update @itwin/build-tools to 4.6.0 stable (#114)
Browse files Browse the repository at this point in the history
* update @itwin/build-tools

* [publish docs]

* update @itwin/build-tools to 4.6.0 stable

---------

Co-authored-by: Ben Polinsky <ben-polinsky@users.noreply.github.com>
  • Loading branch information
ben-polinsky and ben-polinsky authored Jul 30, 2024
1 parent f686163 commit e49f236
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test:change-set-group":"npm run build && nyc mocha --grep change-set-group",
"test:interspersed":"npm run build && nyc mocha --grep interspersed",
"test:connector": "node lib/test/TestConnector/Main.js test/assets/TestArgs.json",
"documentation": "cross-env RUSHSTACK_FILE_ERROR_BASE_FOLDER=$npm_config_local_prefix betools docs --source=./src --out=./documentation --json=./documentation/file.json --tsIndexFile=./connector-framework.ts --onlyJson",
"documentation": "cross-env NODE_PROJECT_ROOT_DIRECTORY=$npm_config_local_prefix betools docs --source=./src --out=./documentation --json=./documentation/file.json --tsIndexFile=./connector-framework.ts --onlyJson",
"extract": "betools extract --fileExt=ts --extractFrom=./src/ --recursive --out=./documentation/extract"
},
"keywords": [
Expand Down

0 comments on commit e49f236

Please sign in to comment.