Skip to content

Commit

Permalink
Merge pull request #93 from NatLibFi/test
Browse files Browse the repository at this point in the history
Dependency & maintenance update
  • Loading branch information
natlibfi-jonollil authored Jul 8, 2024
2 parents 363bda7 + 07a7fc4 commit 4b0a6e3
Show file tree
Hide file tree
Showing 5 changed files with 762 additions and 934 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/natlibfi-node-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [18.x, 20.x]
node-version: [18.x, 20.x, 22.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 University of Helsinki (National Library of Finland)
Copyright (c) 2023-2024 University of Helsinki (National Library of Finland)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Configuration of the strategy needs to be passed to the class constructor as obj

## License and copyright

Copyright (c) 2023 **University Of Helsinki (The National Library Of Finland)**
Copyright (c) 2023-2024 **University Of Helsinki (The National Library Of Finland)**

This project's source code is licensed under the terms of **MIT license**
Loading

0 comments on commit 4b0a6e3

Please sign in to comment.