mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-12 16:02:08 +01:00
Set packages version to latest
This commit is contained in:
16
package.json
16
package.json
@@ -17,13 +17,13 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/BorysLevytskyi/BitwiseCmd",
|
"homepage": "https://github.com/BorysLevytskyi/BitwiseCmd",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt-contrib-clean": "^0.6.0",
|
"grunt-contrib-clean": "latest",
|
||||||
"grunt-contrib-copy": "^0.8.0",
|
"grunt-contrib-copy": "latest",
|
||||||
"grunt-contrib-cssmin": "^0.12.2",
|
"grunt-contrib-cssmin": "latest",
|
||||||
"grunt-contrib-uglify": "^0.9.1",
|
"grunt-contrib-uglify": "latest",
|
||||||
"grunt-processhtml": "^0.3.7",
|
"grunt-processhtml": "latest",
|
||||||
"jasmine": "^2.2.1",
|
"jasmine": "latest",
|
||||||
"karma": "^0.12.31",
|
"karma": "latest",
|
||||||
"karma-jasmine": "^0.2.2"
|
"karma-jasmine": "latest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user