mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-24 20:54:10 +01:00
Implemented copying of other files from directory
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
},
|
||||
"homepage": "https://github.com/BorysLevytskyi/BitwiseCmd",
|
||||
"devDependencies": {
|
||||
"grunt-contrib-copy": "^0.8.0",
|
||||
"grunt-contrib-cssmin": "^0.12.2",
|
||||
"grunt-contrib-uglify": "^0.9.1"
|
||||
"grunt-contrib-uglify": "^0.9.1",
|
||||
"grunt-processhtml": "^0.3.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user