Skip to content

Commit e5ad5e9

Browse files
committed
Update packages
1 parent ebf0998 commit e5ad5e9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.npmignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ tmp
1010
old-admin
1111
.idea
1212
.git
13+
.github
1314
.gitignore
1415
.vscode
1516
.eslintrc.json
1617
.gitattributes
17-
.gitignore
1818
node_modules
1919
appveyor.yml
2020
package-lock.json
2121
iob_npm.dode
22-
CHANGELOG_OLD.md
22+
CHANGELOG_OLD.md

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"classnames": "^2.2.6",
1111
"cronstrue": "^1.93.0",
1212
"eslint": "^6.8.0",
13-
"monaco-editor": "^0.19.3",
13+
"monaco-editor": "^0.20.0",
1414
"react": "^16.13.1",
1515
"react-beautiful-dnd": "^12.2.0",
1616
"react-bem-helper": "^1.4.1",
@@ -19,7 +19,7 @@
1919
"react-fullscreen": "^0.1.0",
2020
"react-i18next": "^11.3.4",
2121
"react-icons": "^3.9.0",
22-
"react-monaco-editor": "^0.33.0",
22+
"react-monaco-editor": "^0.36.0",
2323
"react-scripts": "^3.4.1",
2424
"react-splitter-layout": "^4.0.0",
2525
"react-text-mask": "^5.4.3",

0 commit comments

Comments
 (0)