Merge pull request #1638 from ONLYOFFICE/feature/fix-modules-version

Feature/fix modules version
This commit is contained in:
maxkadushkin 2022-03-20 16:56:56 +03:00 committed by GitHub
commit 8ff886f1bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25967 additions and 0 deletions

25964
vendor/framework7-react/npm-shrinkwrap.json generated vendored Normal file

File diff suppressed because it is too large Load diff

View file

@ -75,5 +75,8 @@
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",
"workbox-webpack-plugin": "^6.1.2"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
}
}