Skip to content

Commit

Permalink
Merge pull request #886 from stanford-oval/wip/update-dependencies
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
Silei Xu committed Mar 28, 2022
2 parents 0846db3 + e2acd5b commit a8f8624
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 27 deletions.
75 changes: 51 additions & 24 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
"dependencies": {
"@js-temporal/polyfill": "^0.2.0",
"@js-temporal/polyfill": "^0.3.0",
"JSONStream": "^1.3.5",
"adt": "^0.7.2",
"argparse": "^2.0.0",
Expand Down Expand Up @@ -46,7 +46,7 @@
"stemmer": "^1.0.5",
"string-interp": "^0.3.1",
"thingpedia": "^2.10.0",
"thingtalk": "^2.1.0",
"thingtalk": "^2.1.1",
"thingtalk-units": "^0.2.0",
"twilio": "^3.72.0",
"typescript": "^4.5.4",
Expand Down Expand Up @@ -82,7 +82,7 @@
"pegjs": "^0.10.0",
"source-map-support": "^0.5.21",
"ts-node": "^10.4.0",
"typedoc": "^0.22.10"
"typedoc": "^0.22.13"
},
"scripts": {
"create-pot": "make -f po/main.mk create-pot",
Expand Down

0 comments on commit a8f8624

Please sign in to comment.