Skip to content

Commit

Permalink
fix: updating required api version
Browse files Browse the repository at this point in the history
  • Loading branch information
andre8244 authored Sep 26, 2024
1 parent 934ed49 commit eefd206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nethsecurity-ui",
"version": "1.3.3",
"config": {
"requiredApiVersion": "~1.0.0"
"requiredApiVersion": "~2.0.0"
},
"private": true,
"scripts": {
Expand Down

0 comments on commit eefd206

Please sign in to comment.