mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #~: Fix version package.json to sunstone (#1065)
This commit is contained in:
parent
855bbab941
commit
ba10c40cef
@ -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.2.0",
|
||||
"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