diff options
Diffstat (limited to 'sdnr/wt/odlux/package.json')
-rw-r--r-- | sdnr/wt/odlux/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/package.json b/sdnr/wt/odlux/package.json index 851ebaf00..a8c2d76e0 100644 --- a/sdnr/wt/odlux/package.json +++ b/sdnr/wt/odlux/package.json @@ -22,7 +22,7 @@ "@types/glob-to-regexp": "0.4.0", "@types/jquery": "3.3.10", "@types/jsonwebtoken": "7.2.8", - "@types/node": "12.0.0", + "@types/node": "^12.0.0", "@types/react": "17.0.3", "@types/react-dom": "17.0.2", "@types/react-router-dom": "5.1.7", |