Skip to content

Commit

Permalink
build: update make-module script
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Dec 2, 2022
1 parent b13a796 commit 49279e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/make-module
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ cat << EOF > "$MODULE"/package.json
"test": "testament test"
},
"dependencies": {
"@thi.ng/api": "^8.4.5"
"@thi.ng/api": "^8.5.1"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.33.5",
"@thi.ng/testament": "^0.3.4",
"@thi.ng/testament": "^0.3.6",
"rimraf": "^3.0.2",
"tools": "workspace:^",
"typedoc": "^0.23.20",
Expand Down

0 comments on commit 49279e6

Please sign in to comment.