Skip to content

Commit

Permalink
Merge pull request #114 from stscoundrel/v1.0.5
Browse files Browse the repository at this point in the history
v1.0.5
  • Loading branch information
stscoundrel authored Jan 8, 2022
2 parents 110a596 + 1ec6987 commit 069fbb0
Show file tree
Hide file tree
Showing 2 changed files with 721 additions and 958 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cleasby-vigfusson-abbreviations",
"version": "1.0.4",
"version": "1.0.5",
"description": "Map abbreviations to full length words from Cleasby & Vigfusson dictionary",
"repository": "https://github.com/stscoundrel/cleasby-vigfusson-abbreviations.git",
"author": "stscoundrel <silvennoinen.sampo@gmail.com>",
Expand All @@ -19,18 +19,18 @@
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"@babel/preset-typescript": "^7.14.5",
"@stryker-mutator/core": "^5.4.0",
"@stryker-mutator/jest-runner": "^5.4.0",
"@stryker-mutator/core": "^5.5.1",
"@stryker-mutator/jest-runner": "^5.5.1",
"@types/jest": "^27.0.1",
"@types/node": "^17.0.5",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"babel-jest": "^27.2.0",
"eslint": "^7.29.0",
"@types/node": "^17.0.8",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"babel-jest": "^27.4.6",
"eslint": "^8.6.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^25.2.2",
"jest": "^27.2.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^25.3.4",
"jest": "^27.4.7",
"ts-jest": "^27.0.3",
"ts-node": "^10.0.0",
"typescript": "^4.4.3"
Expand Down
Loading

0 comments on commit 069fbb0

Please sign in to comment.