diff --git a/package.json b/package.json index 3473791..6f9c133 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "controllio", "description": "Web app for experimenting with control systems", - "version": "0.5.0-beta.6", + "version": "0.5.0-beta.7", "license": "MIT", "author": { "name": "Ioannis Stefanis" @@ -27,7 +27,8 @@ "bode-plot", "frequency-response", "control-design", - "nyquist" + "nyquist", + "es2022" ], "type": "module", "scripts": {