Update pygments.

This commit is contained in:
Alexandre Vicenzi 2018-06-23 22:54:37 -03:00
parent 598e0e49b2
commit 65cc7b24c9
158 changed files with 687 additions and 102 deletions

View file

@ -25,9 +25,9 @@
"homepage": "https://github.com/alexandrevicenzi/Flex#readme",
"dependencies": {
"font-awesome": "^4.6.1",
"gulp": "^3.9.0",
"gulp-cssnano": "^2.1.0",
"gulp-less": "^3.0.5",
"gulp-rename": "^1.2.2"
"gulp": "^3.9.1",
"gulp-cssnano": "^2.1.3",
"gulp-less": "^3.5.0",
"gulp-rename": "^1.3.0"
}
}