mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
[build] Update
Update dependencies
This commit is contained in:
@ -56,12 +56,12 @@
|
||||
"./build/server/SpellChecker"
|
||||
],
|
||||
"dependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt": "^1.3.0",
|
||||
"grunt-banner": "^0.6.0",
|
||||
"grunt-check-dependencies": "^0.12.0",
|
||||
"grunt-contrib-clean": "^1.0.0",
|
||||
"grunt-check-dependencies": "^1.0.0",
|
||||
"grunt-contrib-clean": "^2.0.0",
|
||||
"grunt-contrib-copy": "^1.0.0",
|
||||
"grunt-stripcomments": "^0.5.0",
|
||||
"grunt-stripcomments": "^0.7.2",
|
||||
"grunt-mkdir": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user