updated meteor to latest version

This commit is contained in:
Brian McGonagill 2024-07-06 10:40:51 -05:00
parent bc8df48389
commit c916c278a2
7 changed files with 61 additions and 114 deletions

View file

@ -11,6 +11,7 @@
"@babel/runtime": "^7.15.3",
"jquery": "^3.6.0",
"meteor-node-stubs": "^1.2.5",
"moment": "^2.29.4"
"moment": "^2.29.4",
"typeahead-standalone": "^5.2.0"
}
}