Skip to content

Commit

Permalink
pkg: update
Browse files Browse the repository at this point in the history
  • Loading branch information
EmileRolley committed Sep 14, 2023
1 parent 75574f5 commit 7388560
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@
"author": "Emile Rolley <[email protected]>",
"license": "MIT",
"devDependencies": {
"docx": "^8.2.2",
"file-saver": "^2.0.5",
"rescript": "^10.1.4",
"rescript-nodejs": "^15.0.0"
},
"dependencies": {
"docx": "^8.2.2"
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@


"@types/node@^20.3.1":
version "20.4.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.8.tgz#b5dda19adaa473a9bf0ab5cbd8f30ec7d43f5c85"
integrity sha512-0mHckf6D2DiIAzh8fM8f3HQCvMKDpK94YQ0DSVkfWTG9BZleYIWudw9cJxX8oCk9bM+vAkDyujDV6dmKHbvQpg==
version "20.6.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.0.tgz#9d7daa855d33d4efec8aea88cd66db1c2f0ebe16"
integrity sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==

core-util-is@~1.0.0:
version "1.0.3"
Expand Down

0 comments on commit 7388560

Please sign in to comment.