@ -1,6 +1,6 @@
{
"name": "semantic-ui",
"version": "2.1.7",
"version": "2.1.8",
"title": "Semantic UI",
"description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
"homepage": "http://www.semantic-ui.com",
@ -16,6 +16,38 @@
"scripts": {
"install": "gulp install"
},
"peerDependencies": {
"better-console": "*",
"del": "*",
"extend": "*",
"gulp": "*",
"gulp-autoprefixer": "*",
"gulp-chmod": "*",
"gulp-clone": "*",
"gulp-concat": "*",
"gulp-concat-css": "*",
"gulp-copy": "*",
"gulp-dedupe": "*",
"gulp-flatten": "*",
"gulp-header": "*",
"gulp-help": "*",
"gulp-if": "*",
"gulp-less": "*",
"gulp-minify-css": "*",
"gulp-notify": "*",
"gulp-plumber": "*",
"gulp-print": "*",
"gulp-rename": "*",
"gulp-replace": "*",
"gulp-rtlcss": "*",
"gulp-uglify": "*",
"gulp-util": "*",
"gulp-watch": "*",
"map-stream": "*",
"require-dot-file": "*",
"run-sequence": "*",
"yamljs": "*"
"dependencies": {
"del": "^2.0.2",