diff options
author | Unknwon <u@gogs.io> | 2017-11-15 21:59:47 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-11-15 21:59:47 -0500 |
commit | dbe6de313efdff942d16b82b63f02fa10d8fc170 (patch) | |
tree | 3266c84bf197b8b70f4a7a1ae7779bbca239da9f /public/config.codekit | |
parent | 77c77fbd42a2cafcb31ecf042a94141a7ca31c98 (diff) |
public: update Semantic UI 2.2.10 -> 2.2.13
Diffstat (limited to 'public/config.codekit')
-rw-r--r-- | public/config.codekit | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/public/config.codekit b/public/config.codekit index f020feff..c1b1478b 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -20,11 +20,11 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, - "\/css\/semantic-2.2.10.min.css": { + "\/css\/semantic-2.2.13.min.css": { "fileType": 16, - "ignore": 0, - "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/css\/semantic-2.2.10.min.css", + "ignore": 1, + "ignoreWasSetByUser": 1, + "inputAbbreviatedPath": "\/css\/semantic-2.2.13.min.css", "outputAbbreviatedPath": "No Output Path", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 @@ -172,12 +172,12 @@ "outputStyle": 1, "syntaxCheckerStyle": 1 }, - "\/js\/semantic-2.2.10.min.js": { + "\/js\/semantic-2.2.13.min.js": { "fileType": 64, - "ignore": 0, - "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/js\/semantic-2.2.10.min.js", - "outputAbbreviatedPath": "\/js\/min\/semantic-2.2.10.min-min.js", + "ignore": 1, + "ignoreWasSetByUser": 1, + "inputAbbreviatedPath": "\/js\/semantic-2.2.13.min.js", + "outputAbbreviatedPath": "\/js\/min\/semantic-2.2.13.min-min.js", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0, "outputStyle": 1, |