diff options
author | Unknwon <u@gogs.io> | 2018-04-12 09:57:27 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2018-04-12 09:57:27 -0400 |
commit | c59704a24bf1c4f029c165507975c40409c339b3 (patch) | |
tree | f4e50d94752e24220cf762210e0a289e96335b40 /public/config.codekit | |
parent | f2ecfdc96a338815ffb2be898b3114031f0da48c (diff) |
public: update Semantic UI 2.2.13 -> 2.3.1
Diffstat (limited to 'public/config.codekit')
-rw-r--r-- | public/config.codekit | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/config.codekit b/public/config.codekit index c1b1478b..f7e0e796 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -20,11 +20,11 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, - "\/css\/semantic-2.2.13.min.css": { + "\/css\/semantic-2.3.1.min.css": { "fileType": 16, "ignore": 1, "ignoreWasSetByUser": 1, - "inputAbbreviatedPath": "\/css\/semantic-2.2.13.min.css", + "inputAbbreviatedPath": "\/css\/semantic-2.3.1.min.css", "outputAbbreviatedPath": "No Output Path", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 @@ -172,12 +172,12 @@ "outputStyle": 1, "syntaxCheckerStyle": 1 }, - "\/js\/semantic-2.2.13.min.js": { + "\/js\/semantic-2.3.1.min.js": { "fileType": 64, "ignore": 1, "ignoreWasSetByUser": 1, - "inputAbbreviatedPath": "\/js\/semantic-2.2.13.min.js", - "outputAbbreviatedPath": "\/js\/min\/semantic-2.2.13.min-min.js", + "inputAbbreviatedPath": "\/js\/semantic-2.3.1.min.js", + "outputAbbreviatedPath": "\/js\/min\/semantic-2.3.1.min-min.js", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0, "outputStyle": 1, |