diff options
| author | bobzel <zzzman@gmail.com> | 2023-03-15 22:33:22 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2023-03-15 22:33:22 -0400 |
| commit | 0e55893d0f7f2a0aa5098df73d0ece5a7f1a4ddf (patch) | |
| tree | 2d41dc50c4b3bb4fa2b08172f21508c617cfa28b /package.json | |
| parent | 20c0190e820f2bd343693368b7ef55a91f19c880 (diff) | |
fixed up Clone() and export/import collection to work with links, presentations, and contexts better.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 00ce356f9..2c4c41917 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "cross-env": "^5.2.1", "css-loader": "^2.1.1", "dotenv": "^8.6.0", - "eslint": "^8.18.0", + "eslint": "^8.36.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-node": "^4.1.0", "eslint-config-prettier": "^8.5.0", |
