aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/package.json
diff options
context:
space:
mode:
authorHorst31802015-08-18 15:30:26 +0200
committerHorst31802015-08-18 15:30:26 +0200
commit643ec36e2bb0df263d9ccc5aefabb503ca2a1c10 (patch)
tree6a7486c2f8d819a34f40feb2b698d16aed5058d3 /common/gtk-3.0/3.18/package.json
parent882b84bc30ec03cfeb9fc8a0327104430edb7e69 (diff)
downloadsolarc-theme-643ec36e2bb0df263d9ccc5aefabb503ca2a1c10.tar.gz
solarc-theme-643ec36e2bb0df263d9ccc5aefabb503ca2a1c10.tar.xz
solarc-theme-643ec36e2bb0df263d9ccc5aefabb503ca2a1c10.zip
add some fixes for GTK+ 3.18
Diffstat (limited to 'common/gtk-3.0/3.18/package.json')
-rw-r--r--common/gtk-3.0/3.18/package.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/package.json b/common/gtk-3.0/3.18/package.json
new file mode 100644
index 0000000..b08961b
--- /dev/null
+++ b/common/gtk-3.0/3.18/package.json
@@ -0,0 +1,7 @@
+{
+ "devDependencies": {
+ "gulp": "~3.9.0",
+ "gulp-filter": "~2.0.2",
+ "gulp-sass": "~2.0.4"
+ }
+}