diff --git a/package-lock.json b/package-lock.json index 807bbfd..aaa9340 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "helium-frontend", - "version": "1.7.33", + "version": "1.7.34", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "helium-frontend", - "version": "1.7.33", + "version": "1.7.34", "license": "MIT", "dependencies": { "clean-css-cli": "^4.3.0", diff --git a/package.json b/package.json index 46f2de8..4a5d497 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "helium-frontend", - "version": "1.7.33", + "version": "1.7.34", "description": "Frontend for Helium Student Planner", "author": "Alex Laird", "license": "MIT",