Skip to content

Commit

Permalink
v1.3.3 (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: tblackwell-tm <t.blackwell@techmodal.com>
  • Loading branch information
t-blackwell and tblackwell-tm authored Mar 5, 2024
1 parent b776b37 commit 90ec949
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mycrossword",
"version": "1.3.2",
"version": "1.3.3",
"description": "React crossword component",
"keywords": [
"react",
Expand Down Expand Up @@ -77,9 +77,6 @@
"lint:fix": "yarn lint --fix",
"test": "jest --config jest.config.js"
},
"engines": {
"node": "=18.19.1"
},
"browserslist": [
">0.01%",
"not ie 11",
Expand Down

0 comments on commit 90ec949

Please sign in to comment.