diff --git a/.browserslistrc b/.browserslistrc deleted file mode 100644 index 80848532..00000000 --- a/.browserslistrc +++ /dev/null @@ -1,12 +0,0 @@ -# This file is used by the build system to adjust CSS and JS output to support the specified browsers below. -# For additional information regarding the format and rule options, please see: -# https://github.com/browserslist/browserslist#queries - -# You can see what browsers were selected by your queries by running: -# npx browserslist - -> 0.5% -last 2 versions -Firefox ESR -not dead -not IE 9-11 # For IE 9-11 support, remove 'not'. \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index a778ba41..4921d093 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "acess-monitor-plus", - "version": "0.1.0", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "acess-monitor-plus", - "version": "0.1.0", + "version": "1.1.0", "dependencies": { "ama-design-system": "^1.1.21", "axios": "^1.6.8",