Skip to content

Commit 3d134a8

Browse files
committed
version update
1 parent db8b91e commit 3d134a8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "controllio",
33
"description": "Web app for experimenting with control systems",
4-
"version": "0.5.0-beta.6",
4+
"version": "0.5.0-beta.7",
55
"license": "MIT",
66
"author": {
77
"name": "Ioannis Stefanis"
@@ -27,7 +27,8 @@
2727
"bode-plot",
2828
"frequency-response",
2929
"control-design",
30-
"nyquist"
30+
"nyquist",
31+
"es2022"
3132
],
3233
"type": "module",
3334
"scripts": {

0 commit comments

Comments
 (0)