mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #~: Fix grunt-cli to 1.4.1 (#1066)
This commit is contained in:
parent
ba10c40cef
commit
1f7eeb86d4
@ -3,10 +3,10 @@
|
||||
"version": "0.0.1",
|
||||
"devDependencies": {
|
||||
"grunt": "<1.1.0",
|
||||
"grunt-cli": "1.2.0",
|
||||
"grunt-contrib-requirejs": "1.0.0",
|
||||
"grunt-contrib-watch": "1.0.0",
|
||||
"grunt-sass": "1.2.1",
|
||||
"node-sass": "3.10.1"
|
||||
"grunt-cli": "1.4.1",
|
||||
"grunt-contrib-requirejs": "^1.0.0",
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-sass": "^1.2.1",
|
||||
"node-sass": "^3.10.1"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user