From 8b47dd6ce72a7380cd8c4d8ac51271a8a8e63b2d Mon Sep 17 00:00:00 2001 From: Sean Hamilton Date: Fri, 2 Feb 2018 20:06:30 +0000 Subject: [PATCH] Updated to 2.2.14 file which fixes the gulp-clone bug --- package.json | 192 +++++++++++++++++++++++++-------------------------- 1 file changed, 96 insertions(+), 96 deletions(-) diff --git a/package.json b/package.json index f336af72c..68bd25a94 100644 --- a/package.json +++ b/package.json @@ -1,98 +1,98 @@ { - "name": "semantic-ui", - "version": "2.2.13", - "title": "Semantic UI", - "description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.", - "homepage": "http://www.semantic-ui.com", - "author": "Jack Lukic ", - "license": "MIT", - "repository": { - "type": "git", - "url": "git://github.com/Semantic-Org/Semantic-UI.git" - }, - "bugs": { - "url": "https://github.com/Semantic-Org/Semantic-UI/issues" - }, - "scripts": { - "install": "gulp install" - }, - "peerDependencies": { - "better-console": "*", - "del": "*", - "extend": "*", - "gulp": "*", - "gulp-autoprefixer": "*", - "gulp-chmod": "*", - "gulp-clean-css": "*", - "gulp-clone": "*", - "gulp-concat": "*", - "gulp-concat-css": "*", - "gulp-copy": "*", - "gulp-dedupe": "*", - "gulp-flatten": "*", - "gulp-header": "*", - "gulp-help": "*", - "gulp-if": "*", - "gulp-less": "*", - "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": { - "better-console": "*", - "del": "^3.0.0", - "extend": "^3.0.1", - "gulp": "^3.9.1", - "gulp-autoprefixer": "^4.0.0", - "gulp-chmod": "^2.0.0", - "gulp-clone": "1.0.0", - "gulp-concat": "^2.6.1", - "gulp-concat-css": "^2.3.0", - "gulp-copy": "1.0.0", - "gulp-dedupe": "0.0.2", - "gulp-flatten": "^0.3.1", - "gulp-header": "^1.8.9", - "gulp-help": "^1.6.1", - "gulp-if": "^2.0.2", - "gulp-json-editor": "^2.2.1", - "gulp-less": "^3.3.2", - "gulp-clean-css": "^3.7.0", - "gulp-notify": "^3.0.0", - "gulp-plumber": "^1.1.0", - "gulp-print": "^2.0.1", - "prompt-sui": "^3.2.1", - "gulp-rename": "^1.2.2", - "gulp-replace": "^0.6.1", - "gulp-rtlcss": "^1.0.0", - "gulp-uglify": "^3.0.0", - "gulp-util": "^3.0.8", - "gulp-watch": "^4.3.11", - "jquery": "^3.2.1", - "map-stream": "^0.1.0", - "merge-stream": "^1.0.0", - "mkdirp": "^0.5.1", - "require-dot-file": "^0.4.0", - "run-sequence": "^2.1.0", - "wrench-sui": "^0.0.3", - "yamljs": "^0.3.0" - }, - "devDependencies": { - "github": "*", - "gulp-concat-filenames": "*", - "gulp-debug": "*", - "gulp-git": "*", - "gulp-tap": "*", - "merge-stream": "*" - }, - "style": "dist/semantic.css" + "name": "semantic-ui", + "version": "2.2.14", + "title": "Semantic UI", + "description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.", + "homepage": "http://www.semantic-ui.com", + "author": "Jack Lukic ", + "license": "MIT", + "repository": { + "type": "git", + "url": "git://github.com/Semantic-Org/Semantic-UI.git" + }, + "bugs": { + "url": "https://github.com/Semantic-Org/Semantic-UI/issues" + }, + "scripts": { + "install": "gulp install" + }, + "peerDependencies": { + "better-console": "*", + "del": "*", + "extend": "*", + "gulp": "*", + "gulp-autoprefixer": "*", + "gulp-chmod": "*", + "gulp-clean-css": "*", + "gulp-clone": "*", + "gulp-concat": "*", + "gulp-concat-css": "*", + "gulp-copy": "*", + "gulp-dedupe": "*", + "gulp-flatten": "*", + "gulp-header": "*", + "gulp-help": "*", + "gulp-if": "*", + "gulp-less": "*", + "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": { + "better-console": "*", + "del": "^3.0.0", + "extend": "^3.0.1", + "gulp": "^3.9.1", + "gulp-autoprefixer": "^4.0.0", + "gulp-chmod": "^2.0.0", + "gulp-clone": "^1.1.3", + "gulp-concat": "^2.6.1", + "gulp-concat-css": "^2.3.0", + "gulp-copy": "1.0.0", + "gulp-dedupe": "0.0.2", + "gulp-flatten": "^0.3.1", + "gulp-header": "^1.8.9", + "gulp-help": "^1.6.1", + "gulp-if": "^2.0.2", + "gulp-json-editor": "^2.2.1", + "gulp-less": "^3.3.2", + "gulp-clean-css": "^3.7.0", + "gulp-notify": "^3.0.0", + "gulp-plumber": "^1.1.0", + "gulp-print": "^2.0.1", + "prompt-sui": "^3.2.1", + "gulp-rename": "^1.2.2", + "gulp-replace": "^0.6.1", + "gulp-rtlcss": "^1.0.0", + "gulp-uglify": "^3.0.0", + "gulp-util": "^3.0.8", + "gulp-watch": "^4.3.11", + "jquery": "^3.2.1", + "map-stream": "^0.1.0", + "merge-stream": "^1.0.0", + "mkdirp": "^0.5.1", + "require-dot-file": "^0.4.0", + "run-sequence": "^2.1.0", + "wrench-sui": "^0.0.3", + "yamljs": "^0.3.0" + }, + "devDependencies": { + "github": "*", + "gulp-concat-filenames": "*", + "gulp-debug": "*", + "gulp-git": "*", + "gulp-tap": "*", + "merge-stream": "*" + }, + "style": "dist/semantic.css" }